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]

Re: PATCH: Wconversion-sign


On Sun, 18 Mar 2007, Manuel López-Ibáñez wrote:

> Therefore, the current patch moves signed<->unsigned conversions from
> -Wconversion to a new option -Wconversion-sign. Warnings for a

I'd rather keep the specification of -Wconversion (the C option, I'll 
leave the C++ defaults to others) simple and allow -Wno-conversion-sign to 
disable these warnings.

-- 
Joseph S. Myers
joseph@codesourcery.com

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