You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/01/21 19:32:34 UTC

[jira] Updated: (STDCXX-540) [localedef] illegal multibyte prefix '\x90' in character map file on CP1255

     [ https://issues.apache.org/jira/browse/STDCXX-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-540:
--------------------------------

              Severity: Incorrect Behavior
    Remaining Estimate: 8h
     Original Estimate: 8h

> [localedef] illegal multibyte prefix '\x90' in character map file on CP1255
> ---------------------------------------------------------------------------
>
>                 Key: STDCXX-540
>                 URL: https://issues.apache.org/jira/browse/STDCXX-540
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 4.1.3
>            Reporter: Martin Sebor
>            Priority: Minor
>             Fix For: 4.2.1
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The localedef utility has trouble processing the CP1255 character set description file:
> $ (export RWSTD_SRC_ROOT=/nfs/devco/sebor/stdcxx/etc/nls; \
>         mkdir -p /tmp/$$ \
>     && ./localedef -w -c -f $RWSTD_SRC_ROOT/charmaps/CP1255 -i $RWSTD_SRC_ROOT/src/yi_US /tmp/$$/yi_US.CP1255)
> Error 308: illegal multibyte prefix '\x90' 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.