[elephant-devel] REMOVE-KV not working(?)

Ian Eslick eslick at media.mit.edu
Wed Feb 25 14:10:54 UTC 2009


I haven't really touched 0.92 in quite some time.  This works fine in  
the 1.0 tree.  Does the test suite pass?

Ian

On Feb 25, 2009, at 6:57 AM, Leslie P. Polzer wrote:

> MYSTIC(33): (map-btree #'print-kv (bt (messages mar)))
> 6413 -> NIL
> 6610 -> #<MESSAGE oid:119979>
> 7235 -> #<MESSAGE oid:147022>
> 7296 -> #<MESSAGE oid:150011>
> 7955 -> #<MESSAGE oid:182110>
> 8407 -> #<MESSAGE oid:197845>
> 8699 -> #<MESSAGE oid:208330>
> 8853 -> #<MESSAGE oid:215877>
> NIL
> MYSTIC(34): (remove-kv 6413 (bt (messages mar)))
>
> NIL
> MYSTIC(35): (map-btree #'print-kv (bt (messages mar)))
> 6413 -> NIL
> 6610 -> #<MESSAGE oid:119979>
> 7235 -> #<MESSAGE oid:147022>
> 7296 -> #<MESSAGE oid:150011>
> 7955 -> #<MESSAGE oid:182110>
> 8407 -> #<MESSAGE oid:197845>
> 8699 -> #<MESSAGE oid:208330>
> 8853 -> #<MESSAGE oid:215877>
> NIL
>
> This is a BDB btree with 0.92.
>
> Am I using REMOVE-KV in a wrong way?
>
>  Leslie
>
> -- 
> LinkedIn Profile: http://www.linkedin.com/in/polzer
> Xing Profile: https://www.xing.com/profile/LeslieP_Polzer
> Blog: http://blog.viridian-project.de/
>
>
> _______________________________________________
> elephant-devel site list
> elephant-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel





More information about the elephant-devel mailing list