>>>>> "Matt" == Matt Kaufmann <[EMAIL PROTECTED]> writes:
Matt> Hi --
Matt> I cannot seem to call COMPILE on the name of a macro that was defined at the
Matt> top level, in CMU Common Lisp 18e. A transcript is below. Although I
realize
Matt> that there may be limited value to such calls, I had thought they were legal,
Matt> and CLtL2's documentation seems to confirm this:
Matt>
http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/html/cltl/clm/node224.html
Matt> Any thoughts? For now I can just comment out my top-level calls of COMPILE
on
Matt> macro names for CMU CL (the problem does not appear to exist for Allegro CL,
Matt> GCL, Lispworks, MCL, OpenMCL, or SBCL).
It appears to be a bug that also exists in the latest sources.
Unfortunately, I have no solution. Patches welcome!
Ray