[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r9795 - trunk/subversion/clients/cmdline

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-20 09:39:23 CEST

Peter N. Lundblad wrote:

>On Thu, 20 May 2004, Erik Huelsmann wrote:
>
>
>
>>This commit causes warnings:
>>
>>
>>
>Yes, it does. Shame on me! Fixed in r9799.
>
>BTW, did we ever consider using -Werror where available? The problem with
>warnings is that if the build suceeds and you miss them, you don't see
>them until the next change of that file. We don't want any warnings in the
>code anyway, do we?
>
>
We don't, but sometimes can't avoid them, e.g., no two compilers emit
exactly the same warnings. You don't waht to break the build for someone
just because she's using a newer version of GCC than you are.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 20 09:40:05 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.