[Bug 273649] textproc/enchant: Fix build with LLVM/clang++ 16

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 14 Sep 2023 08:55:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273649

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, which
also agrees with grepping the source code for `register'.  You didn't mention
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?

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