guicho271828 / lisp-namespace

no more discussion on lisp-1 vs lisp-2. THIS IS LISP-N.
37 stars 5 forks source link

Fix Lispworks error on DESCRIBE-OBJECT #11

Closed fiddlerwoaroof closed 7 years ago

fiddlerwoaroof commented 7 years ago

Addresses #10, I'm not sure if this is a good idea though.

guicho271828 commented 7 years ago

perhaps the error is signaled in compile time. Let's just disable it on lispworks.

guicho271828 commented 7 years ago

Sorry, I almost forgot this PR! Simply fixed it with a read-time conditional.