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

Re: [Issue 1874] New - [PATCH] Subversion UTF-8 internals & gettext (using bind_textdomain_codeset)

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-05-23 00:37:06 CEST

On Fri, 21 May 2004 mthelen@tigris.org wrote:

> http://subversion.tigris.org/issues/show_bug.cgi?id=1874
> Issue #:|1874
> Summary:|[PATCH] Subversion UTF-8 internals & gettext (using
> |bind_textdomain_codeset)

We have the .po (translation) files encoded in UTF-8 and force gettext to
not do any translation, so I think this is unnecessary.

If we want to do this (and get rid of an ugly warning from msgfmt), we
also need to:
- check for the availability of bind_textdomain_codeset at ocnfigure time
- in that case, skip the intermediate .spo step, where the Content-type:
is stripped.

This isn't very important, so I think this issue could be closed.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 23 00:27:06 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.