From owner-cvs-all Thu Jun 14 1:58: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 9CA0937B403; Thu, 14 Jun 2001 01:57:54 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id SAA04936; Thu, 14 Jun 2001 18:57:50 +1000 Date: Thu, 14 Jun 2001 18:55:36 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: -isoC (was: Re: cvs commit: src/lib/libc/stdio printf.3) In-Reply-To: <20010614094304.D50901@sunbay.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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