[
https://issues.apache.org/jira/browse/STDCXX-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Farid Zaripov reassigned STDCXX-540:
------------------------------------
Assignee: Farid Zaripov
> [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
> Assignee: Farid Zaripov
> 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.