[elephant-devel] Small bug in PM-INDEXED-BTREE

Ian Eslick eslick at media.mit.edu
Tue May 6 09:05:23 UTC 2008


On May 6, 2008, at 4:15 AM, Leslie P. Polzer wrote:

>
>> OK, I have applied this patch.

> Thanks! I wonder how NIL values can be mapped to an OID in any case...

Do you mean in an index?  A slot can have nil as a value and being nil  
is different than being unbound.  Same thing is true with slot  
indices.  An unbound slot produces no index key, a nil slot produces a  
nil index key.

>> I didn't run the tests.  Ordinarily I do before accepting a patch,  
>> but
>> I assume if this causes a problem we will catch it quickly in our
>> current state.
>
> It's a pretty trivial change.
>
>> Of course, please make sure you are all green before submitting a  
>> patch.
>
> Naturally.
>
>  Leslie
>
> _______________________________________________
> 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