From owner-freebsd-hackers Tue Oct 17 10: 1:42 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 81A5637B4E5 for ; Tue, 17 Oct 2000 10:01:38 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA17543; Tue, 17 Oct 2000 10:01:34 -0700 Date: Tue, 17 Oct 2000 09:58:12 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Dag-Erling Smorgrav Cc: hackers@FreeBSD.ORG Subject: Re: I'm convinced 'gcc' is meant to be pronounced 'ARRRRGGGHHH!' In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Matthew Jacob writes: > > > Will someone please inform the gcc developers of the last decade's > > > advances in C standardization? Yes, Virginia, ISO C (it's not ISO C > > > any more, and hasn't been since 1989) does support 'long long' and the > > > 'll' format. > > Eh? > > 'gcc -pedantic' generates a warning for every use of the 'long long' > type or the 'll' printf format modifier, incorrectly stating that they > are not supported in ANSI C. C99 (which includes 'long long' and the > 'll' format modifier) has been in the works for most of the previous > decade, and was ratified (as ISO/IEC 9899:1999) on December 16th, > 1999, but gcc still seems to live in 1989-land. Ah, yes- I see what you mean. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message