[Openmcl-devel] non-terminating function calls in windows

Harsh Raju Chamarthi harshrc at ccs.neu.edu
Mon Jan 25 11:31:18 PST 2010


Hello,

(defun f (x) (+ 1 (f x)))

(f 0)

The above on Linux gracefully gives a stack error, but on Windows,  CCL 
dies.
Is this a known bug/limitation? Will this be fixed in future CCL releases?

regards,

/harsh
http://acl2s.ccs.neu.edu/acl2s/doc/



More information about the Openmcl-devel mailing list