bug-gnulib
[Top][All Lists]
Advanced

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

Re: stdint.h, C++ and __STDC_LIMIT_MACROS


From: Paul Eggert
Subject: Re: stdint.h, C++ and __STDC_LIMIT_MACROS
Date: Sun, 1 Nov 2015 17:36:32 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Pedro Alves wrote:
and gnulib is deciding that the system's stdint.h is good enough
At least, I don't get a stdint.h replacement.

Since gnulib's test program contains this:

intmax_t i = INTMAX_MAX;

I'm surprised that gnulib decided that the system's stdint.h was good enough. Perhaps you could investigate why.



reply via email to

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