Peter N. Lundblad wrote:
>Hi,
>
>On Tue, 18 May 2004, [UTF-8] Branko Ä^Libej wrote:
>
>
>
>>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.
>>
>>
>>
>I understand that sometimes we need to do exactly this translation. But I
>was asking about this particular case. IMO we shouldn't need any
>translation here?
>
>
Yes, in this case I think we can rely on stdio to dtrt.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 18 19:22:22 2004