Re: Daily build compiler

nia <[email protected]> Sun, 14 Jun 2026 19:08:12 +0000
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <ai78HMxhZyTHRXTw__20070.6186749571$1781464106$gmane$org@homeworld.netbsd.org>
On Sun, Jun 14, 2026 at 02:05:59PM +0100, Jonathan Perkin wrote:
> Happy to go back to 15.x once NetBSD is closer to moving to it.

I think we are close to moving to it and I would like to work on
these issues during the freeze.

By the way, I forgot to mention, for testing,
I have this in my mk.conf:

CFLAGS+=	-std=gnu2x
CFLAGS+=	-Werror=implicit-function-declaration

This uncovers a lot of problems.