[Bug 282377] Missing std::chrono::current_zone in libc++ 19

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 May 2025 04:59:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282377

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3502f06c6686fbb8335872b8bb3b951b549d8b2f

commit 3502f06c6686fbb8335872b8bb3b951b549d8b2f
Author:     Philip Paeps <philip@FreeBSD.org>
AuthorDate: 2025-04-01 08:09:37 +0000
Commit:     Philip Paeps <philip@FreeBSD.org>
CommitDate: 2025-05-06 01:57:32 +0000

    zoneinfo: also install tzdata.zi and version

    Build and install the shrunk version of the time zone database required
    by libc++ 19 std::chrono::current_zone (etc).  While here, also install
    the tzdata 'version' file to align more closely with other vendors.

    PR:             282377
    Reviewed by:    dim, emaste, imp
    Differential Revision:  https://reviews.freebsd.org/D49577

    (cherry picked from commit 91506dba7f2eb147eeb55ec30640bc11755a1e8e)

 share/zoneinfo/Makefile | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.