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.

> Therefore, we can argue that Tandem is buggy

No, we could argue that only if we assumed C99, which we don't.
Maybe in 10 or 15 years we can assume C99, but by then the issue
will be moot, as newer Tandem releases support both.


_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to