[alexandria-devel] [patch] Support for case-sensitive lisps

Andreas Fuchs asf at boinkor.net
Thu Sep 23 13:44:38 UTC 2010


I just tried to load alexandria in Allegro CL 8.2's mlisp, and it
fails to define types with the correct names there. I'm attaching a
patch that does two things:

* Make format-symbol accept a string designator (so we can use
uninterned symbols for format strings, which yields the correct symbol
names independent of case mode), and
* use this in types.lisp to create the right type names.

I hope you like it (-:

Cheers,
-- 
Andreas Fuchs, (http://|im:asf@|mailto:asf@)boinkor.net, antifuchs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Support-case-sensitive-lisps.patch
Type: application/octet-stream
Size: 3262 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/alexandria-devel/attachments/20100923/b05e82fb/attachment.obj>


More information about the alexandria-devel mailing list