[Bug 1861] RBTree: redundant code removed
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Jul 29 13:27:31 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1861
Gedare <giddyup44 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |giddyup44 at yahoo.com
--- Comment #1 from Gedare <giddyup44 at yahoo.com> 2011-07-29 08:27:30 CDT ---
Are we certain all of the cases are unused, or are we just not exhaustively
testing them?
I see one at least (the bottom one) where a third case is identified as
possible if extract on a black node with a black child. Might be a problem
when you create a tree, extract some nodes, add some nodes, extract some more
nodes? I'm not convinced that all of these cases are redundant.
--
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