[armedbear-ticket] [armedbear] #290: Compiling (defvar *foo* '(quote . x)) throws an error
armedbear
armedbear-devel at common-lisp.net
Sun Jan 13 00:15:42 UTC 2013
#290: Compiling (defvar *foo* '(quote . x)) throws an error
-----------------------+----------------------------------------------------
Reporter: sboukarev | Owner: ehuelsmann
Type: defect | Status: new
Priority: major | Milestone:
Component: compiler | Version:
Keywords: |
-----------------------+----------------------------------------------------
The value X is not of type LIST.
The attached patch fixes it by using proper-list-of-length-p instead of
length.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/290>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list