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

[no subject]



In system 27.6, with microcode 661, on LISP Machine One:
The compiler lossage with rebinding DEFAULT-CONS-AREA struck again --
this time I had a macro that did a MAKE-SYMBOL (without INTERNing)
and the symbol header apparently got made in the compiler work area,
although since the machine goes into a microcode loop every time it
tries to print the symbol out I don't have much hope of tracking it
down in detail....