Date: Thu, 14 Jun 2001 18:55:36 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: -isoC (was: Re: cvs commit: src/lib/libc/stdio printf.3) Message-ID: <Pine.BSF.4.21.0106141837370.74348-100000@besplex.bde.org> In-Reply-To: <20010614094304.D50901@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Jun 2001, Ruslan Ermilov wrote: > On Thu, Jun 14, 2001 at 10:48:15AM +1000, Bruce Evans wrote: > > -pedantic causes warnings about "long long", not about %ll. These warnings > > are correct. "long long doesn't exist in ISO C (C90). When gcc supports > > ... > Last time I checked with David, he said the common abbreviations is C89 > for ISO C. > > Here's the list of C standards in mdoc(7): > > : ANSI/ISO C > : > : -ansiC ANSI X3.159-1989 (``ANSI C'') > : -ansiC-89 ANSI X3.159-1989 (``ANSI C'') > : -isoC ISO/IEC 9899:1990 (``ISO C89'') > : -isoC-99 ISO/IEC 9899:1999 (``ISO C99'') I think this is POSIX-speak (except for X3.159-1989 of course). "ISO C89" makes no sense for a 1990 standard. The local mail spool currently has 157 articles in comp.std.c. The subject headers with C and a date in them are: size_t in 1990 ISO C relaxed restrictions on portable header names in C99 [JW] relationship between size_t and ptrdiff_t in C90 (11 articles) Plain text version of C99 Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106141837370.74348-100000>