This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New function to test localized digits


On Thu, 2004-06-17 at 21:28, Ulrich Drepper wrote:
> First, the locale data for fa_IR needs to be created.  Second, the test
> can only run if the locale data is guaranteed to be created.  This
> usually means adding the test in the localedata subdir, not any other
> dir.  So, create a standalone test program.

OK. here is what I did: There is file in localedata, named tst-digits.c
which checks localized integer numbers. I added float numbers to both
printf and wprintf. 

Would you run the test case too? It fails in printf for float numbers.

Hamed

Attachment: tst-digits.tar.gz
Description: application/compressed-tar


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]