Skip site navigation (1)Skip section navigation (2)
Message-ID:  <bug-294703-7788-v8MwBwrPMA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294703-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294703

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

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

commit be89c5eb3d0bfa9d15bb78bf843536b748cfc42a
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2026-04-27 09:52:30 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2026-04-27 12:26:47 +0000

    mail/thunderbird-esr: Fix build with rust 1.95.0

    Import part of upstream patch [1] to fix the following error,
    upstream PR at [2]:

    error[E0599]: no method named `select` found for struct `Mask<T, N>` in the
current scope
      --> third_party/rust/encoding_rs/src/x_user_defined.rs:23:56

    [1] https://hg-edge.mozilla.org/mozilla-central/rev/ec1dd05fd578
    [2] https://bugzilla.mozilla.org/show_bug.cgi?id=2033279

    PR:             294615, 294703
    Approved by:    portmgr (build fix blanket)

 mail/thunderbird-esr/files/patch-bug2033279 (new) | 28 +++++++++++++++++++++++
 1 file changed, 28 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294703-7788-v8MwBwrPMA>