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: PING: [PATCH] Implement warning for wrong use of ||/&&


On 03/03/07, Dirk Mueller <dmueller@suse.de> wrote:

> Also, I am planning to submit a patch to add Walways-true again soon > to warn about comparisons that are always true or false due to limited > range of data types. Just to let it known.

Thanks, but the limited range of data types kind of warnings are better not
munged together with this warning, as the signal/noise ratio is vastly
different.


I completely agree.


Cheers,

Manuel.


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