[cmucl-help] Bug: (COND ()) error message tweaking

Pascal J. Bourguignon pjb at informatimago.com
Sun Nov 24 20:14:14 UTC 2013


(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/


More information about the cmucl-help mailing list