Hi,
On Sat, 2 Jun 2007 08:38:29 -0400, Gary King gwking@metabang.com wrote:
I recently ran into a few minor glitches getting Hunchentoot to run under Allegro's Modern Common Lisp. Here are some patches (based on the darcs repos).
The patches are otherwise fine with me, but please send them without Tab characters and not against the (unofficial) Darcs repositories but against the latest releases. I'd also prefer separate patches for the two different projects so that I can simply apply them and don't have to sort them out manually. See also
The hunchentoot changes are just adding a declare ignore, fixing a typo in a docstring and rewiting some #+ #+ a b as #+ a #+ b (the former has a claim to elegance but the later is unambiguous and works regardless of the default settings in allegro).
If the former doesn't work, isn't that a bug in AllegroCL then?
Thanks, Edi.