[ https://issues.apache.org/jira/browse/STDCXX-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Sebor updated STDCXX-540: -------------------------------- Fix Version/s: (was: 4.2) 4.2.1 Scheduled for 4.2.1. > [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 > > > 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.