NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/57469 (C attribute problems in lib/libc/time/zic.c)
The following reply was made to PR bin/57469; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/57469 (C attribute problems in lib/libc/time/zic.c)
Date: Fri, 16 Jun 2023 16:35:02 +0000
On Fri, Jun 16, 2023 at 05:45:03AM +0000, Martin Husemann wrote:
> On Thu, Jun 15, 2023 at 11:50:02PM +0000, David Holland wrote:
> > ...does gcc really default to C23 already? That seems like a hasty and
> > probably bad decision on their part.
>
> The default according to their docs is -std=gnu17.
>
> There is no C23 yet :-)
That's what I thought..... so why the mess? tzcode adding C23 support
I can understand, since one of the functions they've been sitting on
forever got blessed by the standard, but none of it should have
triggered...
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index