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

Re: compile warnings in trunk

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-10 19:17:37 CEST

Florin Iucha wrote:

>On Tue, May 10, 2005 at 06:22:53PM +0200, Branko Čibej wrote:
>
>
>>Are you sure gcc-4 doesn't have a switch that would turn off these
>>too-pedantic warnings?
>>
>>
>
>-Wno-format
>
>
No, that's not acceptable at all. If using a cast is the only way to
silence these warnings (and note that apr_ssize_t is typedef'd to int,
so this format string _is_ correct), then I consider GCC to be seriously
broken in this area.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 10 19:19:48 2005

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.