Bug: (COND ()) error message tweaking

[email protected] (Pascal J. Bourguignon) Sun, 24 Nov 2013 21:14:14 +0100
Newsgroups gmane.lisp.cmucl.general
Organization Informatimago
Message-ID <[email protected]>
(COND ()) reports the error message: Error in function (:MACRO COND):  Cond clause is not a list: NIL.
this is incorrect, nil IS a LIST!
It should be:   Cond clause is invalid, it should be a non-empty list.


Tested on cmucl 20b (20B Unicode)

-- 
__Pascal Bourguignon__
http://www.informatimago.com/
_______________________________________________
cmucl-help mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-help