This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING PATCH 0/6] New warnings -Wstring-plus-{char, int} (PR c++/62181)


On 2017-06-12 09:26 +0800, Xi Ruoyao wrote:
> Hi,
> 
> I've implemented -Wstring-plus-int and -Wstring-plus-char (like their
> counterpart in Clang) for GCC.
> 
> This series of patch has been bootstrapped and regtested.  OK for trunk?
> 
> Currently these options are not enabled by default like Clang does.
> Maybe we could make them enabled by default or by -Wall/-Wextra later.

Ping.
<https://gcc.gnu.org/ml/gcc-patches/2017-06/msg00729.html>
-- 
Xi Ruoyao <ryxi@stu.xidian.edu.cn>
School of Aerospace Science and Technology, Xidian University


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]