![](https://secure.gravatar.com/avatar/5cd0acc03793e7944454dbb533bbfe43.jpg?s=120&d=mm&r=g)
23 Sep
2010
23 Sep
'10
3:43 p.m.
On 23 September 2010 16:44, Andreas Fuchs <asf@boinkor.net> wrote:
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.
Committed, thanks! Cheers, -- Nikodemus