[iterate-devel] Warning with sbcl atomic-decf
Philipp Marek
philipp at marek.priv.at
Wed Apr 27 10:41:39 UTC 2011
Using something like
(for old-val = (atomic-decf ...))
in SBCL gives a warning that (sb-ext:truly-the ...) isn't known.
So perhaps there should be a
#+sbcl (sb-ext:truly-the . walk-cddr)
just below the "the" handling case.
I've reported that as https://bugs.launchpad.net/sbcl/+bug/771673, too.
Regards,
Phil
--
Versioning your /etc, /home or even your whole installation?
Try fsvs (fsvs.tigris.org)!
More information about the iterate-devel
mailing list