[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: JPG at MIT-MC (Jeffrey P. Golden)
- Date: Sat, 26 Jan 80 10:35:00 GMT
- Cc: JPG at MIT-MC, RJF at MIT-MC
- Original-date: 26 JAN 1980 0535-EST
From: RJF@MIT-MC
Date: Thu, 25 Jan 80 23:58:25 GMT
Original-Date: 01/25/80 19:58:25 EDT
Subject:
?comexp(f(sin(x))+sin(x)); gives
;seen non-null terminatin of list - map
iocerror - chnl not open
Whereas what RJF is doing here in MACSYMA is not legal,
it is not nice that LISP succeeds in giving the correct error message
and then proceeds to clobber itself. It exits to DDT, etc.
(The MAPC is in compiled code, compiled with MAPEX NIL.)