[pushed] Define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again (Re: GDB AIX build broken)

Pedro Alves palves@redhat.com
Tue Oct 25 12:48:00 GMT 2016


On 10/25/2016 01:41 PM, David Edelsohn wrote:

>> gdb/ChangeLog:
>> 2016-10-25  Pedro Alves  <palves@redhat.com>
>>
>>        * common/common-defs.h (__STDC_CONSTANT_MACROS)
>>        (__STDC_LIMIT_MACROS): Define.
> 
> Hi, Pedro
> 
> Thanks, however...
> 
> The missing macro is __STDC_FORMAT_MACROS.  The macros that you
> re-added were not causing problems on AIX and don't enable the printf
> format macros in C++.

Indeed, missed.  Will add that too shortly.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list