![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#162: Compilation of incorrect SETQ form leads to broken class file ----------------------------------------------------------------------------------------------+ Reporter: https://www.google.com/accounts/o8/id?id=AItOawkxtl_f2Gf6FJ5pQaKgtsFar1pqLYo... | 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