classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More finalize woes


From: Per Bothner
Subject: Re: More finalize woes
Date: Thu, 06 Mar 2003 22:50:05 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210

Brian Jones wrote:
Per Bothner <address@hidden> writes:
>Many projects, including gcc itself, prohibit warnings.

Then what is the purpose of -Wall?  :)

To enable a bunch of warnings for questionable code.
The CVS head of gcc is compiled with -Wall -Werror.
The latter turns warnings into errors, to force people
to clean up their code.
--
        --Per Bothner
address@hidden   http://www.bothner.com/per/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]