[ https://issues.apache.org/jira/browse/STDCXX-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596819#action_12596819 ] Farid Zaripov commented on STDCXX-540: -------------------------------------- Can't reproduce on msvc | icc/Windows and gcc/linux... > [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, 4.1.4, 4.2.0 > Reporter: Martin Sebor > Assignee: Farid Zaripov > Priority: Minor > Fix For: 4.3 > > 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.