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

Re: Gettext real issues

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-04-03 04:04:55 CEST

Ben Reser wrote:

>On Sat, Apr 03, 2004 at 02:33:52AM +0200, Branko ??ibej wrote:
>
>
>>No, but printf does if LOCALE is set correctly. But only if it actually
>>sees %d in the format string. If we marshal the number into a string on
>>the server and replace %d with %s in the format strings on the client,
>>the numbers won't get printed correctly.
>>
>>
>
>Umm we don't use printf. We use apr routines for formating.
>
Yes, in the command-line client.

> Which
>ultimately use apr_vformatter. Which doesn't support this. Not to
>mention as someone else pointed out the flags to do this aren't really
>portable anyway.
>
>
I don't consider the glbc printf manpage to be a definitive reference. I
didn't find any language in the standard that would _forbid_ printf to
use locale-specific digits and/or radix.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 3 04:03:23 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.