[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: RMS at MIT-AI
- From: GLS at MIT-AI (Guy L. Steele, Jr.)
- Date: Sat ,28 Jun 80 16:13:00 EDT
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.