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

Re: Stripping 'charset=' from po files [the sequal]

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2004-05-13 22:15:20 CEST

>>In order to prevent charset conversion by 'smart' gettext implementations
>>our build system has to strip out the the 'charset=UTF-8' string in the
>>administrative section of po files.
>>
>>
>
>So, I recall Nico repeatedly pointing out that all the gettext
>implementations which perform charset translation also support the
>function call to turn it off. I don't recall seeing an answer to this
>claim.
>
>

I don't know that for sure, I just think it's very reasonable, because
it seems that gettext's charset handling in whole is a GNU invention. If
you check other gettext manapges you find no mention of any charset
handling. A reasonable idea would be to assume this is true until the
first bug report comes, claiming otherwise. There's always time to
complicate things later. =)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 22:19:38 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.