>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:
Tom> Tatsuo Ishii <t-ishii@sra.co.jp> writes: >> However I'm not sure if it's a correct solution. Problem is, >>
AIX5L has sys/inttypes.h where int8, int16, int32 and int64 >> are defined. Should we detect them in configure? Also,
I'm >> afraid it would break other AIX versions. Comments?
Tom> Perhaps have configure test for the presence of Tom> <sys/inttypes.h> and then let c.h do
Tom> #ifdef HAVE_SYS_INTTYPES_H #include <sys/inttypes.h> #else Tom> typedef signed char int8; ... etc #endif
Tom> Could this substitute for the ugly #ifndef __BEOS__ as well?
Hmm, AIX 4.2 and 4.1 define these in sys/ltypes.h. How that affects
the result of this discussion I have no idea.
Sincerely,
Adrian Phillips
--
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now? [OK]