Hi,
I should have mentioned that I tried gcc -Wall and it did not flag the
comma in any way. I agree that reviewing the warnings is a big job.
In my opinion the benefit significantly outweighs the cost.
Scott
On Fri, 25 Aug 2006, David A. Case wrote:
> On Thu, Aug 24, 2006, Scott Brozell wrote:
>
> > ./configure sgi_mips
> > make AMBERBUILDFLAGS='-fullwarn'
>
> I spent (wasted?) some time recently going through NAB (which includes tleap)
> with gcc -Wall. Found some genuine buglets, along with lots of things that
> could help. Using -ansi or -pedantic might also help. But it's an enormous
> effort....
>
> ...dac
>
Received on Sun Aug 27 2006 - 06:07:32 PDT