[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Windows Build: feature branch, src/exithandle.c,
From: |
Conrad T. Pino |
Subject: |
RE: Windows Build: feature branch, src/exithandle.c, |
Date: |
Thu, 8 Apr 2004 11:00:25 -0700 |
Hi Larry,
> From: Larry Jones [mailto:lawrence.jones@ugsplm.com]
>
> Within reason. We don't want to obfuscate the code just to shut up an
> overly-paranoid compiler.
Agreed, let's avoid obfuscations.
> And for compilers that have multiple levels
> of paranoia, we're mostly concerned with warnings that occur at the
> default level, not warnings that only occur at higher levels. I've
> looked (briefly) at the warnings you're getting on Windows and in my
> opinion most of them are not worth fixing. If I'm interpreting the
> options correctly, we're compiling with warning level 3 -- isn't 2 the
> default?
Yes, it looks level 3 to me. I don't know the default.
> If so, we should probably change it so that people aren't
> unduly concerned.
I don't know enough about CVS to have a meaningful opinion on where
the warning level should be for CVS.
> There are likewise some warnings that occur when
> using gcc -Wall that aren't worth fixing, but only developers are
> expected to use gcc -Wall (and even they don't always!).
And most of the warnings occur in imported code.
> -Larry Jones
Conrad
- Windows Build: feature branch, src/exithandle.c, function argument warning, Conrad T. Pino, 2004/04/04
- Re: Windows Build: feature branch, src/exithandle.c, function argument warning, Derek Robert Price, 2004/04/05
- RE: Windows Build: feature branch, src/exithandle.c, function argument warning, Conrad T. Pino, 2004/04/06
- Re: Windows Build: feature branch, src/exithandle.c, function argument warning, Derek Robert Price, 2004/04/06
- Re: Windows Build: feature branch, src/exithandle.c,, Larry Jones, 2004/04/07
- RE: Windows Build: feature branch, src/exithandle.c,,
Conrad T. Pino <=
- Re: Windows Build: feature branch, src/exithandle.c,, Larry Jones, 2004/04/08
- Windows Build: Warning Levels 2 & 3, Conrad T. Pino, 2004/04/08
- Re: Windows Build: Warning Levels 2 & 3, Larry Jones, 2004/04/08
Re: Windows Build: feature branch, src/exithandle.c,, Larry Jones, 2004/04/06