testsuite_allocator.h vs anonymous namespace

Benjamin Kosnik bkoz@redhat.com
Tue May 22 09:39:00 GMT 2007


> A bit of debugging revealed that in such cases the test begins and 
> (let's consider for example ext/array_allocator/check_new.cc), the 
> new_called boolean, in the anonymous namespace, has not been initialed 
> to false. Any idea what may be going wrong?

Maybe order-of-initialization issues?

I don't know, off hand.

-benjamin



More information about the Libstdc++ mailing list