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

Re: [PATCH] Preview of printf -> svn_cmdline_printf etc.

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-05-17 21:47:48 CEST

Hi,

On Mon, 17 May 2004, Erik Huelsmann wrote:

> The above example would then be wrapped as:
>
> + SVN_ERR
> + (svn_cmdline_printf
> + (pool,
> + _("property '%s' deleted from repository revision %ld\n"),
> + pname_utf8, rev));
>
> (bad example though, because the string didn't fit any better on the line,
> but I think you get the idea?)
>
Thanks for the tip. I think I'll use this when it looks too ugly..

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 17 21:39:07 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.