maintainer-feedback requested: [Bug 278989] [PATCH] mail/thunderbird: fix build with clang 18

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 May 2024 20:51:37 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gecko (Nobody)
<gecko@FreeBSD.org> for maintainer-feedback:
Bug 278989: [PATCH] mail/thunderbird: fix build with clang 18
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278989



--- Description ---
The attached patch fixed build with clang 18 for me.  FYI, I've originally
taken this from PLD Linux Distribution:

https://github.com/pld-linux/thunderbird/commit/1b415245f46e2d8667ee0448bfeb1ff
3a0ad67ee

In turn, it was based on the following:

https://github.com/rust-lang/rust-bindgen/pull/2689
https://phabricator.services.mozilla.com/D197012