bug-gnulib
[Top][All Lists]
Advanced

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

Re: inttypes.h compile error


From: Paul Eggert
Subject: Re: inttypes.h compile error
Date: Thu, 15 Dec 2011 22:47:52 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0

On 12/15/2011 10:07 PM, Alexander V. Lukyanov wrote:

> This patch works if I use C++ compiler for AC_COMPILE tests.
> Not if I use plain C.

I don't observe that problem.  Can you show how to reproduce it?

>> -#define __STDC_LIMIT_MACROS 1 /* to make it work also in C++ before C++11 */
>> -#define __STDC_CONSTANT_MACROS 1 /* to make it work also in C++ before 
>> C++11 */
> 
> BTW, in the file stdint.m4 there is another place with those macros.

Thanks, I removed those too.



reply via email to

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