[ 
https://issues.apache.org/jira/browse/STDCXX-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589243#action_12589243
 ] 

Martin Sebor commented on STDCXX-218:
-------------------------------------

Still failing:
{noformat}
$ cat /etc/redhat-release && gcc -dumpversion && make yi_US.CP1255
Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
3.4.6
./localedef -w -c -f /amd/devco/sebor/stdcxx/etc/nls/charmaps/CP1255 \
                  -i /amd/devco/sebor/stdcxx/etc/nls/src/yi_US \
                  /build/sebor/stdcxx-gcc-3.4.6_3-15D/nls/yi_US.CP1255
Error 308: incomplete multibyte character in character map file: expecting 3 
bytes, found 0
make: *** [yi_US.CP1255] Error 4
{noformat}

> [Linux] localedef -i yi_US -f CP1255 error 308
> ----------------------------------------------
>
>                 Key: STDCXX-218
>                 URL: https://issues.apache.org/jira/browse/STDCXX-218
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: Linux
>            Reporter: Martin Sebor
>
> Moved from the Rogue Wave bug tracking database:
> ****Created By: sebor @ Jan 06, 2004 03:41:30 PM****
> The yi_US.CP1255 locale is known to  fail to build with the Rogue Wave 
> localedef utility  when using a shared  version of the  Rogue Wave C++ 
> Standard Library 3.1.2 on some  Linux distributions (such as RedHat Advanced 
> Server 3.0 or SuSE Enterprise Server 8.1) with the following error:
>     Error 308: illegal encoding found in character map file

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to