[Bug libstdc++/108265] chrono::hh_mm_ss can't be constructed from unsigned durations

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 10 18:23:31 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108265

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:2f34d5c5df1d0382240574d68a499265ed96dbab

commit r16-7989-g2f34d5c5df1d0382240574d68a499265ed96dbab
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Mar 10 15:44:48 2026 +0000

    libstdc++: Add comment to chrono::hh_mm_ss constructor for LWG 4274

    LWG 4274 was approved in Kona 2025 but I implemented the resolution back
    in 2023 for PR libstdc++/108265. This just adds a comment noting that we
    implement the resolution.

    libstdc++-v3/ChangeLog:

            * include/std/chrono (hh_mm_ss): Add comment about LWG 4274.


More information about the Gcc-bugs mailing list