From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Michael Elizabeth Chastain Cc: gdb-patches@sourceware.cygnus.com Subject: Re: [PATCH]: misc header file cleanup. Date: Thu, 01 Mar 2001 14:57:00 -0000 Message-id: <5m3dcxp07v.fsf@jtc.redback.com> References: <200103012212.OAA12389@bosch.cygnus.com> X-SW-Source: 2001-03/msg00031.html >>>>> "Michael" == Michael Elizabeth Chastain writes: >> And other things I choose to simple suppress (fortunately, the lint >> I'm using has very finegrained control over error message >> generation). Michael> I'm interested in operator precedence errors. I have noticed Michael> "a % b * c" (where the author meant "a % (b * c)") and also Michael> the classic "a & b == c". The program I'm using can detect the latter (Warning 514: Unusual use of a Boolean), but not the former. Rest assured, I'll be sharing all interesting results. --jtc -- J.T. Conklin RedBack Networks