bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stdint vs cycle-check.h


From: Paul Eggert
Subject: Re: stdint vs cycle-check.h
Date: Tue, 20 Jun 2006 14:34:44 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"Mark D. Baushke" <address@hidden> writes:

> The HAVE_STDINT_H is defined, even though it is useless and there is an
> stdint.h which is generated and includes the useless SGI version and
> generates warnings for everything because of the include of <inttypes.h>

Ah, OK, so the problem is in the combination of the stdint module and
the cycle-check module.

One possible workaround is to not use the stdint module until it is
more stable.  Would that do?

Another possibility is to use CVS Autoconf; it should try to put the
SGI compiler into C99 mode.  Would that suffice?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]