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

2015-04-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Jonathan Wakely changed: What|Removed |Added Target Milestone|5.0 |4.9.3 --- Comment #15 from Jonathan Wa

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

2015-04-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #14 from Jonathan Wakely --- Author: redi Date: Sat Apr 11 11:47:09 2015 New Revision: 222003 URL: https://gcc.gnu.org/viewcvs?rev=222003&root=gcc&view=rev Log: PR libstdc++/58038 * include/std/thread (this_thread::sleep_for)

[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

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #11 from Jonathan Wakely --- (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/17574287/boostthread-attributes-setting- > call-stack-si

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

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #10 from Jonathan Wakely --- Author: redi Date: Thu Mar 26 19:59:08 2015 New Revision: 221708 URL: https://gcc.gnu.org/viewcvs?rev=221708&root=gcc&view=rev Log: PR libstdc++/58038 PR libstdc++/60421 * include/std/thread (

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

2014-09-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |5.0

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

2014-09-15 Thread dan at stahlke dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Dan Stahlke changed: What|Removed |Added CC||dan at stahlke dot org --- Comment #9 from

[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

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

2013-11-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #6 from Jonathan Wakely --- It's not fixed yet, sorry

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

2013-11-18 Thread mario.biel...@tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #5 from Mario Bielert --- Hello Jonathan, I wonder whether this bug is solved or not, as you already posted in July a posible solution? Best Regards, Mario

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

2013-07-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #4 from Paolo Carlini --- Thanks!

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

2013-07-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

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

2013-07-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2013-07-31 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #1 from Jonathan Wakely --- I think this should be fixed in not