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

[no subject]



CC: (BUG LISPM) at MIT-AI, GLS at MIT-AI

In system 29.95 NWS, with microcode 669, on LISP Machine Eight:

RETURN-FROM-T seems to be implemented only in the compiler,
and not even correctly then, because the symbol RETURN-FROM-T
occurs only in the COMPILER package.  So when everything really
works, I'll convert; for now, I'm just letting SELECT! lose
and I put in explicit RETURN-FROM's instead of sinple RETURN's
to circumvent the bug.