Posted by unknown on July 28, 2001 at 17:38:25:
In Reply to: Re: yeah me too posted by Lil' Viv on July 27, 2001 at 23:21:30:
your errors are caused by not specifying the
foo.cpp file so use this next time to compile:
"g++ test.cpp foo.cpp"
also, don't bother using vc++, this sucker
compiles as it from dvw's site in g++,
vc++ is a waste of time.
Strange tho, this thing seems to work properly with one mod to the
redBlackTreeIteratorDefinitions.inc file and that is just to change the traversal order
. I tried to run with test_two.txt and found that it either takes
forever on the unix machines, or it's going in an infinite loop!
in any case, i think it may be caused by a lack of delete method for the redBlackTree sample?? Dunno.
unknown
punkass@yo.mama