Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2023 08:55:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 273649] textproc/enchant: Fix build with LLVM/clang++ 16
Message-ID:  <bug-273649-6497-o8vVFmYa1v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273649-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273649-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273649

Alexey Dokuchaev <danfe@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|gnome@FreeBSD.org           |danfe@FreeBSD.org
             Status|Open                        |In Progress

--- Comment #4 from Alexey Dokuchaev <danfe@FreeBSD.org> ---
(In reply to Olivier Certner from comment #3)
> The only errors this build produces are these:
> error: ISO C++17 does not allow 'register' storage class specifier
> and there are dozens of them.
I only see those when building the port with non-default ISPELL option, whi=
ch
also agrees with grepping the source code for `register'.  You didn't menti=
on
this detail. :-)

> As to why there are no fallouts, for 13 [...]
I meant pkg-fallout@ runs against -CURRENT, of course.

> where no fallouts can be seen, and I'm not sure why.
I guess that's because the port defaults to HUNSPELL, could you confirm?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273649-6497-o8vVFmYa1v>