Hello,

On Sun, 11 Sep 2005 20:15:55 +0200
Alban Crequy <[EMAIL PROTECTED]> wrote:

> all_locales() returned NULL. I don't know why. The patch add this:
> >    if (name == NULL) name = "";
> so compose_localenames_from_im_lang() does not return NULL anymore.

Please try without @euro suffix in LC_CTYPE and LANG. For example set 
LC_CTYPE=fr_FR.ISO8859-15
, LC_CTYPE=fr_FR.UTF-8, and so on. For more details see locale_map[] global 
variables in
locale.cpp.

If this solves the problem, the problem of this bug is in 
get_validate_locales() which
cannot parse @euro properly and locale_map[] global variables.

Thanks,
-- 
Masahito Omote([EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to