[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Meaningless error msg in CASEQ



    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