Eric Blake wrote:
> gl_oset_search_atleast is documented as returning the found element.
> GL_ARRAY_OSET did this, but GL_AVLTREE_OSET and GL_RBTREE_OSET instead
> were mistakenly returning the node containing the element. OK to apply?
>
> 2006-11-12 Eric Blake <[EMAIL PROTECTED]>
>
> *
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
gl_oset_search_atleast is documented as returning the found element.
GL_ARRAY_OSET did this, but GL_AVLTREE_OSET and GL_RBTREE_OSET instead
were mistakenly returning the node containing the element. OK to apply?
2006-11-12 Eric Blake <[EMAIL PROTEC