Eric Blake wrote:
> I thought we already decided that requiring long long support in the
> preprocessor is a losing battle, at least for a couple more years.
We found out that also Sun C does not support 'long long' right in preprocessor
expressions.
> ie. comment out the preprocessor checks for
On Fri, Jun 20, 2008 at 06:53:53PM -0600, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Bruno Haible on 6/20/2008 5:58 PM:
> |> The problem is the following:
> |> #if INTMAX_MIN && INTMAX_MAX && UINTMAX_MAX
> |
> | Well, it seems this compiler does not grok
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Bruno Haible on 6/20/2008 5:58 PM:
|> The problem is the following:
|> #if INTMAX_MIN && INTMAX_MAX && UINTMAX_MAX
|
| Well, it seems this compiler does not grok long long numbers in preprocessor
| expressions. But this is an ISO C 99 r
Albert Chin wrote:
> On HP-UX 10.20 with the HP 10.20 C compiler:
> $ ./gnulib-tool --test --with-tests stdint
> ...
> cc -Ae -DHAVE_CONFIG_H -I. -I../../gltests -I. -I../../gltests
> -I.. -I../../gltests/.. -I../gllib -I../../gltests/../gllib-g -c
> ../../gltests/test-stdint.
On HP-UX 10.20 with the HP 10.20 C compiler:
$ ./gnulib-tool --test --with-tests stdint
...
cc -Ae -DHAVE_CONFIG_H -I. -I../../gltests -I. -I../../gltests -I..
-I../../gltests/.. -I../gllib -I../../gltests/../gllib-g -c
../../gltests/test-stdint.c
cpp: "test-stdint.c", line