public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/109288] std/time/time_zone/get_info_local.cc failure with tzdata2023a
Date: Tue, 28 Mar 2023 20:14:16 +0000	[thread overview]
Message-ID: <bug-109288-4-5dLaCQ7lwo@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-109288-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from CVS 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:cf19ef9eca82b01dd0a3a0a8e4c8bcec236eb2d9

commit r13-6914-gcf19ef9eca82b01dd0a3a0a8e4c8bcec236eb2d9
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Mar 27 13:51:25 2023 +0100

    libstdc++: Update tzdata to 2023a [PR109288]

    Import the new 2023a tzdata.zi file and update the expiry dates of the
    hardcoded lists of leapseconds to 2023-12-28.

    With the new data, Africa/Egypt no longer has a single unbroken sys_info
    from 2014-09-25 to chrono::year::max(). Only check up to 2014-09-01 so
    that the test isn't sensitive to differences between 2022g and 2023a
    data.

    libstdc++-v3/ChangeLog:

            PR libstdc++/109288
            * include/std/chrono (__detail::__get_leap_second_info): Update
            expiry date of hardcoded leapseconds list.
            * src/c++20/tzdb.cc (tzdb_list::_Node::_S_read_leap_seconds()):
            Likewise.
            * src/c++20/tzdata.zi: Import new file from 2023a release.
            * testsuite/std/time/time_zone/get_info_local.cc: Only check
            transitions for Egypt up to 2014.

  parent reply	other threads:[~2023-03-28 20:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-26 20:15 [Bug libstdc++/109288] New: " jakub at gcc dot gnu.org
2023-03-27  9:55 ` [Bug libstdc++/109288] " redi at gcc dot gnu.org
2023-03-28 20:14 ` cvs-commit at gcc dot gnu.org [this message]
2023-03-28 20:21 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-109288-4-5dLaCQ7lwo@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).