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


Hamed Malek wrote:

> This checks both integer and float localized numbers.
> The patch is attached.

But it is not correct.  Remove all locale files from /usr/lib/locale and
run the test.

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.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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