[Bug libstdc++/93542] std::future::wait_for should use monotonic clock

2020-10-05 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93542 --- Comment #4 from Jonathan Wakely --- Thanks, Mike. I've added the PR number to the ChangeLog file in g:b98d3cc5666f36bf3cbeed7cd6a23483cc5e4eca

[Bug libstdc++/93542] std::future::wait_for should use monotonic clock

2020-10-03 Thread mac at mcrowe dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93542 Mike Crowe changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug libstdc++/93542] std::future::wait_for should use monotonic clock

2020-06-05 Thread mac at mcrowe dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93542 --- Comment #2 from Mike Crowe --- An updated version of the fix is available in https://gcc.gnu.org/pipermail/libstdc++/2020-May/050433.html which relies on https://gcc.gnu.org/pipermail/libstdc++/2020-May/050439.html .

[Bug libstdc++/93542] std::future::wait_for should use monotonic clock

2020-02-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93542 Jonathan Wakely changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED