This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: An iconv patch


hjl@lucon.org (H.J. Lu) writes:

> That happened when I ran VSX-PCT. When I installed those pseudo
> language locales, localdef complains
> 
> # make -k
> localedef -c -f lang0.ascii -i lang0.src VSX4L0
> Computing table size for character classes might take a while... done
> Computing table size for collation information might take a while... done
> localedef -c -f lang1.ascii -i lang1.src VSX4L1
> value of field `int_curr_symbol' in category `LC_MONETARY' does not correspond 

This cannot explain be explained with a problem in iconv.  The changes
you made cannot be right since there is at least one action to be
performed every time: copy the input to the output buffer.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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