-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Paul Eggert on 3/16/2007 12:11 PM: > Eric Blake <[EMAIL PROTECTED]> writes: > >> I tried finding something in POSIX or C99 that said that an implementation >> could provide long long without unsigned long long, but did not see >> anything obvious > > C99 requires both types. C89 requires neither, and Tandem provides just > one of them as an extension to C89. That's allowed.
Point taken, and patch withdrawn. However, should we then update AC_PROG_CC_C99 to check for both long long and unsigned long long, so that it will reject the Tandem compiler as non-C99? - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGA9ZW84KuGfSFAYARAt+oAKCwAY4RO2Pm6rcbTIXoirgaVQCAMQCfR+fN zbnAULiEeGZiTsl1J86qE7I= =uDB9 -----END PGP SIGNATURE-----
