Re: CVS commit: pkgsrc/www/c-icap

nia <[email protected]> Mon, 15 Jun 2026 16:02:38 +0000
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <[email protected]>
On Sun, Jun 14, 2026 at 02:37:52PM -0400, Greg Troxel wrote:
> I realize gnu extensions might be needed, but I think it's
> better if they are turned on if they are needed.
> 

You realize that the alternative to "gnu extensions" is
_strict standards mode_ on some platforms, i.e. any function
added to a POSIX standard after C99 isn't available?