[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Addenda to my message of last night
- To: (BUG LISP) at MIT-ML above stuff correctly. the program-detected error: which means the program has detected that (CAR RESLIST) isn't equal to (1+ -10000) even though the previous prog statement was (SETQ RESLIST (CONS -7777 ...))
- Subject: Re: Addenda to my message of last night
- From: REM@MIT-ML
- Date: Sun, 16 Jul 79 22:55:33 GMT
- Original-date: 07/16/79 18:55:33 EDT
At SU-AI the same bug happens as at ML. File is CY.FAS[1,REM].
Sources are ML:USERS3;REM CY10 and SU-AI:CY.10[1,REM].
I AM NOT DOING ANY RPLACA or RPLACD, and the only NCONC is implicit
in a MAPCAN, so I don't believe I'm clobbering anything. Interpreted
it runs 40 times as slow but without error.