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: Martin Husemann <martin%duskware.de@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 07:41:05 +0200
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 :-)
Martin
Home |
Main Index |
Thread Index |
Old Index