autoconf
[Top][All Lists]
Advanced

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

Re: uint64_t fails with C++ (again)


From: Werner LEMBERG
Subject: Re: uint64_t fails with C++ (again)
Date: Sat, 15 Feb 2014 08:24:13 +0100 (CET)

>>> I tend to work around these sorts of glitches using Gnulib; its
>>> stdint module fixes the portability problem with
>>> __STDC_LIMIT_MACROS that I know about.  Admittedly Gnulib is not
>>> for everybody.
>>
>> Hehe.  I use gnulib, so this is just fine for me.
> 
> Will test `stdint' module soon – I've never thought of using this with
> gcc itself...

For completeness: gnulib's `stdint' module works just fine.


    Werner

reply via email to

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