#156: Readtime macro compiler error ----------------------+----------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: new Priority: blocker | Milestone: 0.26 Component: compiler | Version: Keywords: | ----------------------+----------------------------------------------------- [http://article.gmane.org/gmane.lisp.armedbear.devel/1958 Binghe reports that Ironclad cannot be compiled any longer].
He distilled the problem to {{{ (defconstant a #.(make-array '(8 256) :element-type '(unsigned-byte 32) :initial-element 0)) }}}