[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Meaningless error msg in CASEQ
- To: ALAN at MIT-MC
- Subject: Meaningless error msg in CASEQ
- From: JONL at MIT-MC (Jon L White)
- Date: Sat, 8 Nov 80 13:11:00 GMT
- Cc: (BUG LISP) at MIT-MC
- Original-date: 8 NOV 1980 0811-EST
Date: 8 November 1980 04:32-EST
From: Alan Bawden <ALAN at MIT-MC>
(caseq '(foo) (t t))
;(FOO) MATCHING EXPRESSION NOT FIXNUM OR SYMBOL
. . .
Couldn't this error message mention the function CASEQ??? . . .
This certainly looks like a loser of a msg -- I've changed it
in the curren source, which will show up in XLISP version 2051
shortly. Here's my version of a msg for here, about which
you should complain quickly if you don't like it either:
;(FOO) -- ARGUMENT TO CASEQ IS NEITHER A FIXNUM NOR A SYMBOL