Fw: [CM] problem with #! in CMUCL

Rick Taube taube at uiuc.edu
Mon Nov 25 07:15:33 PST 2002


in CMUCL with the patch i provided this works:

 * (object-time #!test)

but this doesnt:

* #!test

unless you hit <return> twice!  this is  a bug in cmucl -- for some reason their read-eval-print loop doesnt notice that its read anything to print.  the "fix" might be for me to make the #! read macro actually restult in evaluation, but then putting #!name references inside quoted lists is impossible. ill have to think about it...




More information about the Cmdist mailing list