bug-guile
[Top][All Lists]
Advanced

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

Re: i18n test fail, guile-2.0.0


From: Ludovic Courtès
Subject: Re: i18n test fail, guile-2.0.0
Date: Thu, 24 Feb 2011 22:44:38 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hi David,

Thanks for testing!

David Fang <address@hidden> writes:

> scheme@(guile-user)> (use-modules (ice-9 i18n))
> scheme@(guile-user)> (let ((fr (make-locale LC_ALL "fr_FR.utf8")))
> (number->locale-string 123456 #t fr))
> $1 = "123456"
>
> Does this match your expectations?

It does.

(That still means the libc/locale data is broken, but at least it not
“our” problem.  ;-))

Thanks,
Ludo’.



reply via email to

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