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


On Thursday, 15. February 2007 15:15, Manuel López-Ibáñez wrote:

> Another nitpick. I think this fixes PR 17946 which already had a
> patch.

I know, but the patch a) does not apply, b) does not work for the C++ 
frontend, and c) produced duplicate warnings. All of those issues are not the 
case with my patch. 

> (I keep looking for a suitable warning option for this).

I take your objection as withdrawn then (minus the reorganisation of warning 
classification). I would like to re-submit the patch for review then (with 
the PR diagnostic/17946 referenced in the changelog). 

Patch is here: http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01108.html


Thanks a lot,
Dirk


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