This is the mail archive of the libc-alpha@sourceware.org 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: [BZ#13982] [PATCH 2/3] Split ar_SD into ar_SD and ar_SS


On Mon, Oct 7, 2013 at 12:42 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> On Fri, 4 Oct 2013, Chris Leonard wrote:
>
>> 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
>>     [BZ#13982]
>>     * locales/ar_SS: Split ar_SD into ar_SD and ar_SS
>>     * locales/ar_SD: Correct LC_ADDRESS country_num.
>
> ar_SS.ar_SS.UTF-8...character map file `charmaps/ar_SS.UTF-8' not found: No such file or directory
> locales/ar_SS:65: LC_MONETARY: unknown character in field `currency_symbol'
> [...]
>

I changed

ar_SS.UTF-8 \

to

ar_SS/UTF-8 \

in SUPPORTED, which hopefully corrects the error message

I can't say why LC_MONETARY is getting flagged as I did not change it,
perhaps it is a consequence of the badly formed SUPPORTED line and
will also be resolved now.


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