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

Re: [PATCH] svn_cmdline_printf and friends, take 3

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-13 00:40:33 CEST

Peter N. Lundblad wrote:

>On Wed, 12 May 2004, Nicolás Lichtmaier wrote:
>
>
>
>>>+svn_error_t *svn_cmdline_printf (apr_pool_t *pool,
>>>+ const char *fmt,
>>>+ ...);
>>>
>>>
>>>
>>>
>>By using "printf" subversion has been taking advantage of a GCC feature:
>>to report error in format strings. This is a very good thing, as thee
>>
>>
>
>Updated my patch with __attribute__ declarations for GCC, relying on APR
>to define it to nothing on other compilers.
>
>
Looks good. +1.

And now for the big one, actually using these in the code... :-)

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 00:40:59 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.