[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Global but not special



Is there any way to declare a variable global without declaring it
special?  I would likt to suppress "undeclared free variable" warnings
for certain variables while maintaining lexical binding for those
variables.  In MACL 1.3 you could hack this by declaring them to be
object-variables, but now that CLOS has taken over the world this is
no longer an option.  Is there any way to accomplish this?

Erann Gat
gat@aig.jpl.nasa.gov   <-- Note temporary email address.  Don't reply to
this posting; it won't work.