Chisheng Huang <[EMAIL PROTECTED]> writes: > (NAME (MAKE-INSTANCE 'DATA)) will actually make cmucl-2003-11-x86-linux go > belly up: > > Invalid number of arguments: 3
Thanks. A workaround for this problem is to set pcl::*inline-methods-in-emfs* to nil. I'll commit a fix later, after running some tests.
