[elephant-devel] a few minor fixes/changes
Marco Baringer
mb at bese.it
Tue Apr 26 10:16:06 UTC 2005
hi,
the attached patch contains these changes:
- added some code to cmu-mop-patches to avoid signaling package lock
errors on cmucl.
- added an ignore declaration which silences openmcl's compiler and
allows elephant to compile with 0 warnings.
- added the all-values, all-keys and do-btree macros (i just found
these convenient, they may or may not be worth including in
elephant).
- implemented (setf get-from-root) [i've a strong personal
preference for setf functions over get-from-root/add-to-root style
functions]
- recenct sbcl no longer has sb-kernel:copy-from-system-area, you
must now use sb-kernel:copy-ub8-from-system-area.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mb.patches
Type: application/octet-stream
Size: 8056 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/elephant-devel/attachments/20050426/6f4ad1f8/attachment.obj>
-------------- next part --------------
--
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the elephant-devel
mailing list