------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=474





------- Comment #3 from [EMAIL PROTECTED]  2007-02-21 12:05 -------
(In reply to comment #2)
> Created an attachment (id=73)
 --> (http://www.exim.org/bugzilla/attachment.cgi?id=73&action=view) [details]
> A speculative patch in case someone writes tree_removenode

The tree is a binary balanced tree. I do not know of an algorithm for removing
nodes and keeping the tree still balanced. These trees are intended for
additions, but not subtractions. Therefore, I don't think anybody will ever
write tree_removenode.

-- 
Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to