[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


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.

Reply via email to