On Mar 4, 2005, at 2:37 PM, Jwahar Bammi wrote:
yeah, its hard to say, i'd chalk it up to compiler weirdness (we celebrate the 20th year of c++, no one has figured out a reliable compier as yet :-)
As per your suggestion, i changed the following, and that got it to compile. On running the tests, i get failures, transcript attached. I am not sure what i am looking at, perhaps you can make better sense of it all!
Very very strange. The problem in your log appears like the thread name is wacky (0xmpoo?). Should be a hex representation of the thread pointer. If you could set a break point in XMLLayout::format just before the call to event->getThreadName(). Something is apparently going wacky with that routine. I think I'm seeing something similar on Mac OS/X and might be able to fix it there.
I'll get a Fedora download started too, but it will be a while before I'll be set up.