[alexandria-devel] [PATCH] DEFINE-CONSTANT

Tobias C. Rittweiler tcr at freebits.de
Mon Mar 10 11:11:56 UTC 2008


The DEFINE-CONSTANT that comes with Alexandria causes "deleting
unreachable code" style-warnings in SBCL; I couldn't understand what
caused them, so Nikodemus as group-local SBCL expert may want to take a
look at it; either SBCL is way smarter than me, or there's a bug hiding
somewhere.

Anyway, my patch moves most of the macroexpansion of DEFINE-CONSTANT to
its own function which is prettier anyway. This also makes the warnings
go away.

  -T.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: alexandria-definitions.lisp
Type: application/octet-stream
Size: 3125 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/alexandria-devel/attachments/20080310/9a6e7345/attachment.obj>


More information about the alexandria-devel mailing list