[Bug 1892] RBTree Extract hook

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Fri Aug 5 18:01:30 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1892

--- Comment #1 from Gedare <giddyup44 at yahoo.com> 2011-08-05 13:01:29 CDT ---
I'm not sure about this approach yet. I think we might want to add some hook(s)
within the existing _RBTree_Extract_unprotected, because the logic for
extraction is pretty hard to understand and handles colors directly, which
insert does not need to do.  I would rather see where we need customized
functionality in the existing Extract and add the hook there instead of
replacing the Extract call wholesale.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list