[Bug libstdc++/58038] std::this_thread::sleep_until can cause inifinite sleep

2015-03-26 Thread m at matthewlai dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #13 from Matthew Lai --- (In reply to Jonathan Wakely from comment #11) > (In reply to Matthew Lai from comment #8) > > Here is another case where this bug caused a hard-to-find problem - > > http://stackoverflow.com/questions/1757428

[Bug libstdc++/58038] std::this_thread::sleep_until can cause inifinite sleep

2014-05-14 Thread m at matthewlai dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #8 from Matthew Lai --- Here is another case where this bug caused a hard-to-find problem - http://stackoverflow.com/questions/17574287/boostthread-attributes-setting-call-stack-size (last comment) Since a patch is already available

[Bug libstdc++/58038] std::this_thread::sleep_until can cause inifinite sleep

2014-02-27 Thread m at matthewlai dot ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Matthew Lai changed: What|Removed |Added CC||m at matthewlai dot ca --- Comment #7 from