On 02/22/2017 04:00 AM, Xi Ruoyao wrote:
Hi,

I've implemented -Wstring-plus-int (like the one in CLANG) for GCC. I've
bootstrapped GCC with my patches and runned dejaGNU tests.

My patches are for both C and C++ (like CLANG).

Unlike CLANG, this option is not enabled by default (or GCC won't
bootstrap with -Werror).
Note that the GCC project is currently in "stage4" of its development/release cycle. Meaning only regression bugfixes are being considered for integration. This stage will last until the gcc-7 release is made.

Your new warning will be reviewed once the development team starts looking at gcc-8 work.

THanks,
Jeff

Reply via email to