bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug on MS platform..


From: Bruno Haible
Subject: Re: Bug on MS platform..
Date: Mon, 10 Feb 2003 16:02:16 +0100 (CET)

Dan Faerch writes:

> Width limited knowledge about gettext, we tried to narrow down the problem 
> (btw we also used horde):
> 
> Set languege to ja_JP 
> gettext('Mail')
> apache and php hangs forever..
> 
> One of the chars, read from the translation of the word "Mail", must be 
> interpreted incorrectly.. Perhaps it is terminating the string or somthing??

Please make sure you use libiconv 1.8. Earlier versions of libiconv
could lead to an endless loop in gettext when the LC_ALL and LC_CTYPE
variables are set in an unusual way.

If you are already using libiconv 1.8:

> The word Mail (ja_JP) translated to HEX: 93 64 8e 71 83 81 81 5b 83 8b

Please provide the complete .mo file (gzipped and uuencoded or as
attachment or similar).

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]