On Sun, May 24, 2009 at 7:03 AM, Andy Hefner ahefner@gmail.com wrote:
(defcstruct (broken :conc-name broken-) (y foo))
Compiling the WORKING definition works perfectly, while compiling BROKEN produces the following error in SBCL:
Thanks for the report. I've pushed a fix to the repository.