[local-time-devel] Fix for SBCL conditional compile

Jonathan Lee jonathlee at gmail.com
Sun Jan 3 17:15:30 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

While ASDF was compiling the version of local-time that I installed
using clbuild, I ran into an error.  It turns out that the compile time
call to PACKAGE-WITH-SYMBOL? was wrapped in an IF statement, even though
both results from the call would always evaluate to T, causing a call to
an SBCL function that doesn't exist in my version (1.0.23) to be included.

I've corrected the problem on my local copy.  I tried to submit the
patch to the local-time-devel list using "darcs send" as I couldn't
determine who else I should send the patch to. However, I haven't seen
it in my inbox yet, so I am assuming either my computer didn't send it
properly or it got filtered out by the list server.

I am including the patch as an attachment to this email, but if it gets
filtered, just let me know what email address I should send it to.

Jonathan Lee
- -=-=-
... "Employ your time in improving yourself by other men's writings, so
that you shall gain easily what others have labored hard for." - Socrates

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktA0LIACgkQ9lVwGqYpXfEjZACfcTfXdWO1fq3qQm7gYlKbFA7g
9QkAn1BlXmTeLvOIUGdoxtpCZPK52vW8
=P/bc
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: local-time-sbcl.patch
Type: text/x-patch
Size: 6839 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/local-time-devel/attachments/20100103/a990feec/attachment.bin>


More information about the local-time-devel mailing list