Skip site navigation (1)Skip section navigation (2)
Date:      17 Oct 2000 18:54:43 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        mjacob@feral.com
Cc:        hackers@FreeBSD.ORG
Subject:   Re: I'm convinced 'gcc' is meant to be pronounced 'ARRRRGGGHHH!'
Message-ID:  <xzp4s2bif1o.fsf@flood.ping.uio.no>
In-Reply-To: Matthew Jacob's message of "Tue, 17 Oct 2000 09:32:41 -0700 (PDT)"
References:  <Pine.LNX.4.21.0010170932230.15871-100000@zeppo.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob <mjacob@feral.com> 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.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp4s2bif1o.fsf>