* lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jul 2007 08:19:55 +0000 (08:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jul 2007 08:19:55 +0000 (08:19 +0000)
commitf08d5f7fdf15738d674f1118f8561a309e34c236
tree23a294e23a2432306de86cd26545a9d15694a324
parent647a73a4d14ed896591d4ea6a5d36801de0c1957
* lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
#define __STDC_LIMIT_MACROS temporarily while including
<stdint.h>, so that __STDC_LIMIT_MACROS is defined.
Problem reported by Joel E. Denny in
<http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
ChangeLog
lib/inttypes_.h