This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] c++0x <mutex> and <condition_variable>
Ok. Patch now looks great. A minor nit: can you resend a version
making sure that dg-do compile is always the *first* dg-* directive
in the testfile? I'm sure I saw spurious fails otherwise...
I'm sorry, another one: timed_mutex/try_lock/2.cc doesn't have the
full dg-do run / dg-options dance, is it intended?
... and, assuming that doesn't create problems with the dg-error line
numbers, you can as well mark inline the various non-member swaps...
Paolo.