[PATCH] Do not expand macros to 'defined'

Simon Marchi simon.marchi@polymtl.ca
Wed Jan 16 21:11:00 GMT 2019


On 2019-01-16 15:38, Pavel Kryukov wrote:
>> which supposedly can handle this fine
> 
> Right, but not with '-Wall -Wextra -Werror' flags.
> These pedantic options help us (a little) keeping C++ project portable
> between compilers, although we do not intent to have this property on
> GDB integration.

Thanks, that clears it up.  I pushed the patch.

Simon



More information about the Gdb-patches mailing list