You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/08/29 02:29:30 UTC

[jira] Updated: (STDCXX-373) [locale] error: incomplete multibyte character on yi_US.CP1255

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

Martin Sebor updated STDCXX-373:
--------------------------------

    Affects Version/s:     (was: 4.2)
                       trunk

Changed Affects Version/s to "trunk."

> [locale] error: incomplete multibyte character on yi_US.CP1255
> --------------------------------------------------------------
>
>                 Key: STDCXX-373
>                 URL: https://issues.apache.org/jira/browse/STDCXX-373
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Locales
>    Affects Versions: trunk
>         Environment: gcc 3.4.6, Linux x86_64
>            Reporter: Martin Sebor
>
> $ ./yi_US.CP1255 -d -n
> -bash: ./yi_US.CP1255: No such file or directory
> bin$ ./yi_US.CP1255.sh -d -n
> RWSTD_SRC_ROOT=/amd/devco/sebor/stdcxx/etc/nls
> export RWSTD_SRC_ROOT
> mkdir -p /tmp/locale.12106/stage.1/charmaps
> ./localedef -w -c -f /amd/devco/sebor/stdcxx/etc/nls/charmaps/CP1255 -i /amd/devco/sebor/stdcxx/etc/nls/src/yi_US /tmp/locale.12106/stage.1/yi_US.CP1255 >/dev/tty 2>&1
> LC_ALL=/tmp/locale.12106/stage.1/yi_US.CP1255 ./locale --charmap -l >/tmp/locale.12106/stage.1/charmaps/CP1255 2>/dev/tty
> LC_ALL=/tmp/locale.12106/stage.1/yi_US.CP1255 ./locale -ck -h -l LC_ALL >/tmp/locale.12106/stage.1/yi_US.src 2>/dev/tty
> Error 308: incomplete multibyte character in character map file: expecting 3 bytes, found 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.