Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2023 06:47:03 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Gerald Pfeifer <gerald@pfeifer.com>
Cc:        Nuno Teixeira <eduardo@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-branches@freebsd.org
Subject:   Re: git: 3fd626858d82 - 2023Q1 - devel/rgbds: Fix build on 12.4
Message-ID:  <ZCKNZ3SUHJ382aLf@FreeBSD.org>
In-Reply-To: <6174ccaf-95ae-ae15-9ce2-a4c143154d06@pfeifer.com>
References:  <202303130836.32D8a39n017978@gitrepo.freebsd.org> <6174ccaf-95ae-ae15-9ce2-a4c143154d06@pfeifer.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 28, 2023 at 12:48:22AM +0200, Gerald Pfeifer wrote:
> On Mon, 13 Mar 2023, Nuno Teixeira wrote:
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=3fd626858d826cbdbcc365a60ce34cc88287ac5b
> :
> >  devel/rgbds: Fix build on 12.4
> > 
> >  Fix build on 12.4 using gcc because port only builds with clang <=10.
> 
> Why not use LLVM 10, then?

I'm fairly sure that "error: use of undeclared identifier 'isascii'"
should be fixable with *any* compiler.

What bugs me more is why people rather not ask for help but try to plug
what most likely is minor coding error (missing prototype) with another
compiler (go figure).

./danfe



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