[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: BUG-LISP at MIT-MC
- From: Robert Elton Maas <REM at MIT-MC>
- Date: Fri, 7 Aug 81 06:57:00 GMT
- Original-date: 7 August 1981 02:57-EDT
There's something funny about SYS;TS LISP that is different from SYS;TS L.
LISP disables interrupts (permanently) whenever a LOAD or FASLOAD is
done whereas L reenables interrupts when done (or doesn't disable them
in the first place, I don't care which), thus LISP appears broken.