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: [v3] c++0x <thread>


Chris Fairles wrote:
Added two more tests for sleep_for/sleep_until guarded by
_GLIBCXX_USE_NANOSLEEP.
Excellent, but, as I told you once already, you can't use macros to ifdef out the main too in a dg-do run type of test. Please do this change, and let's commit the damn thing ;)

Paolo.


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