[Bug 271047] [exp-run] Against llvm-16-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Jun 2023 20:59:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271047

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

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

commit 8b109070f7a17b38b78a4c21b080d02650f9f65e
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-06-25 20:53:26 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-06-25 20:58:08 +0000

    devel/cbang: fix the build with clang 16

    Do not force clang 15, but apply a patch provided by dim@ for the first
    error, and other patches from boost upstream, pointed out by dim@ in
   
https://github.com/CauldronDevelopmentLLC/cbang/issues/119#issuecomment-1606232478

    PR:             271047

 devel/cbang/Makefile                               | 13 ++----------
 ...-src_boost_boost_container__hash_hash.hpp (new) | 23 ++++++++++++++++++++++
 ...conversion_detail_int__float__mixture.hpp (new) | 23 ++++++++++++++++++++++
 ...meric_conversion_detail_sign__mixture.hpp (new) | 23 ++++++++++++++++++++++
 ...nversion_detail_udt__builtin__mixture.hpp (new) | 23 ++++++++++++++++++++++
 5 files changed, 94 insertions(+), 11 deletions(-)

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