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: Recent 4.1 breakage...


> +// Avoid leaking the semaphores if a VERIFY fails.
> +#undef _GLIBCXX_ASSERT

Might as well just remove the VERIFY bits then....

It would be nice to do RAII semaphore type usage, and still be able to
tell when a test fails.

:(

-benjamin


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