This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: testsuite_allocator.h vs anonymous namespace



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]