[Bug 2096974] Re: tzdata-2024b-0ubuntu0.24.04 makes std::chrono unusable

2025-01-30 Thread Daniel Nöh
HI, yes, the proposed version 2024b-0ubuntu0.24.04.1 works fine! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2096974 Title: tzdata-2024b-0ubuntu0.24.04 makes std::chrono unusable To manage notif

[Bug 2096974] Re: tzdata-2024b-0ubuntu0.24.04 makes std::chrono unusable

2025-01-30 Thread Daniel Nöh
corresponding fix exists: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116657 but the mentioned versions are not yet available on ubuntu ** Bug watch added: GCC Bugzilla #116657 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116657 -- You received this bug notification because you are a member

[Bug 2096974] [NEW] tzdata-2024b-0ubuntu0.24.04 makes std::chrono unusable

2025-01-29 Thread Daniel Nöh
Public bug reported: inalling tzdata in version 2024b-0ubuntu0.24.04 causes std::chrono to deliver only 2 timezones: code: for (const auto & time_zone : std::chrono::get_tzdb().zones) { std::cout << time_zone.name() << std::endl; } output: Etc/GMT Etc/UTC ** Affects: tzdata (Ubuntu) Im