[armedbear-ticket] [armedbear] #162: Compilation of incorrect SETQ form leads to broken class file
armedbear
armedbear-devel at common-lisp.net
Sat Aug 20 06:56:03 UTC 2011
#162: Compilation of incorrect SETQ form leads to broken class file
----------------------------------------------------------------------------------------------+
Reporter: https://www.google.com/accounts/o8/id?id=AItOawkxtl_f2Gf6FJ5pQaKgtsFar1pqLYoTlKI | Owner: ehuelsmann
Type: defect | Status: new
Priority: major | Milestone: 0.27
Component: compiler | Version:
Keywords: |
----------------------------------------------------------------------------------------------+
Compilation of this file
---------
(setq (readtable-case *readtable*) :invert)
---------
leads to a class verification problem: Incorrect argument type.
Note the SETQ instead of SETF.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/162>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list