[Ecls-list] turn off auto declares

Dean O'Connor dean.oconnor at ite.com.au
Sun Nov 20 23:09:04 UTC 2005


Hi all,

In ECL Is there a way to turn off the auto declaring of variables when 
using setq/f ?

eg. if a function calls (setq x 1) and x is not declared beforehand, I 
would like an error instead of the auto creation and assign of the 
special variable.

Its seems CMUCL has a way of doing it. See question 2 here: 
http://www.cons.org/cmucl/FAQ.html

Cheers
Dean.




More information about the ecl-devel mailing list