[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #30285] Compile issue on Solaris9/SPARC64
From: |
Yavor Doganov |
Subject: |
[bug #30285] Compile issue on Solaris9/SPARC64 |
Date: |
Tue, 29 Jun 2010 06:39:16 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko Kazehakase/0.5.8 Debian/0.5.8-4 |
Follow-up Comment #2, bug #30285 (project gnustep):
The Autoconf manual (node `Header Portability') says:
`inttypes.h' vs. `stdint.h'
The C99 standard says that `inttypes.h' includes `stdint.h', so
there's no need to include `stdint.h' separately in a standard
environment. Some implementations have `inttypes.h' but not
`stdint.h' (e.g., Solaris 7), but we don't know of any
implementation that has `stdint.h' but not `inttypes.h'.
So a simple solution seems to be to include <inttypes.h> only.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30285>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/