[Bug 282347] mail/thunderbird: fix build with clang 19

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Oct 2024 16:23:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282347

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=74e2551e863ba50a34faeeec03b82a078e8cb8e2

commit 74e2551e863ba50a34faeeec03b82a078e8cb8e2
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2024-10-27 16:20:12 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2024-10-27 16:20:12 +0000

    mail/thunderbird: fix build with clang 19

    clang/libcxx 19 is more strict about std::char_traits, causing build
    failure in the rnp submodule. Import patches from upstream (rnp).

    PR:             282347
    Submitted by:   jkim@

 mail/thunderbird/files/patch-rnp-clang19 (new) | 200 +++++++++++++++++++++++++
 1 file changed, 200 insertions(+)

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