Re: GNU M4 1.4.8b released (beta release)

2007-03-16 Thread Paul Eggert
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 e

Re: GNU M4 1.4.8b released (beta release)

2007-03-16 Thread Matthew Woehlke
Paul Eggert wrote: Eric Blake 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 exten

Re: GNU M4 1.4.8b released (beta release)

2007-03-16 Thread Paul Eggert
Matthew Woehlke <[EMAIL PROTECTED]> writes: > Actually, I'm inclined to agree with Eric's reading of POSIX: I'm not so inclined, but regardless of the reading that's POSIX 1003.1-2001. The older Tandem release supports an older POSIX release, and 1003.1-2001's additions are irrelevant to whether