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

Re: Remaining l10n issues

From: Peter N. Lundblad <lundblad_at_softhome.net>
Date: 2004-05-06 18:44:18 CEST

On Wed, 5 May 2004, Greg Hudson wrote:

> On Wed, 2004-05-05 at 18:01, Peter N. Lundblad wrote:
> > #define SVN_REV_TO_STR(pool, revnum) \
> > apr_psprintf((pool), "%" SVN_RENUM_T_FMT, (revnum))
>
> The pool argument typically comes last, not first, in svn functions.
> (Which is inconsistent with APR, but oh well.)
>
Yes. I was working with printf-like ideas at the same time. FWIW, the pool
is the second argument to svn_stream_printf():-) But there, it clearly
can't be the last argument...

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 6 18:35:08 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.