Re: [brlcad-devel] Red-black Trees: Possible Faulty Implementation in libbu
Open Source Solid Modeling CAD
Brought to you by:
brlcad
|
From: Tom B. <tom...@gm...> - 2012-04-13 15:20:55
|
On Fri, Apr 13, 2012 at 10:00, Christopher Sean Morrison <br...@ma...> wrote: > On Apr 13, 2012, at 8:05 AM, Tom Browder wrote: ... >> to the red-black tree implementation. Thus I added this warning in >> case that may be the root cause of several of the strange errors that >> have been noted in various places. ... > Errors noted in our source code or out on the web elsewhere? Probably a little excessive term "strange" but I was thinking about some of the TODO items indicating crashes (without thought as to use of red-black) such as: * g-nff is crashing, fix it; g-dot outputs garbage * test illuminate (e.g. oed) + Z, report of crash (on Windows) * fix bottie crash on 32b builds * resolve bot bin sort optimization crash, disabled during release Cheers! -Tom |