[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: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-18 03:06:15 CEST

Peter N. Lundblad wrote:

>Also, I put a comment in about detranslation of property values and
>newline markers. I don't understand why we need to convert the string to
>native newlines before outputing it through stdio. We use just \n
>everywhere and rely on stdio to take care of the rest in this case.
>
>
Because it's not always stdio; sometimes it goes through the stream
functions, and those tend to use APR files.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 18 03:06:43 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.