[Bug libstdc++/108409] std::chrono::current_zone() doesn't work on AIX or Windows

2023-11-06 Thread mac at mcrowe dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108409 Mike Crowe changed: What|Removed |Added CC||mac at mcrowe dot com --- Comment #7 from

[Bug libstdc++/58931] condition_variable::wait_until overflowed by large time_point

2020-10-03 Thread mac at mcrowe dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58931 Mike Crowe changed: What|Removed |Added CC||mac at mcrowe dot com --- Comment #6 from M

[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++/91486] future::wait_for and shared_timed_mutex::wait_for do not work properly with float duration

2020-10-03 Thread mac at mcrowe dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91486 --- Comment #11 from Mike Crowe --- Created attachment 49305 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49305&action=edit Small fix to f9ddb696a289cc48d24d3d23c0b324cb88de9573

[Bug libstdc++/91486] future::wait_for and shared_timed_mutex::wait_for do not work properly with float duration

2020-10-03 Thread mac at mcrowe dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91486 --- Comment #10 from Mike Crowe --- Unfortunately https://gcc.gnu.org/g:f9ddb696a289cc48d24d3d23c0b324cb88de9573 mentioned in comment 9 contains a small bug (all my fault) that Jonathan pointed out in https://gcc.gnu.org/pipermail/libstdc++/2020-