[exim-dev] [Bug 474] ACL condition to unset a variable

Top Page
Delete this message
Reply to this message
Author: bug474
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 474] ACL condition to unset a variable
------- 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 ph10@??? 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