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

Re: svn commit: rev 3014 - trunk/subversion/libsvn_subr

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-08-22 21:37:51 CEST

Philip Martin wrote:

>Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
>
>
>>Philip Martin <philip@codematters.co.uk> writes:
>>
>>
>>>>+ apr_err = apr_file_close (format_file);
>>>>+ if (apr_err)
>>>>+ return svn_error_createf (apr_err, 0, 0, pool,
>>>>+ "closing `%s'", format_file);
>>>>
>>>>
>>>../svn/subversion/libsvn_subr/io.c: In function `svn_io_read_version_file':
>>>../svn/subversion/libsvn_subr/io.c:1901: warning: char format, apr_file_t arg (arg 6)
>>>
>>>
>>Bizarre -- why didn't I get that error??
>>
>>
>
>You are not using gcc 3.1.1 :)
>
Huh? -Wformat has been in gcc since forever.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 21:38:30 2002

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.