
| Key: |
STDCXX-373
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Cannot Reproduce
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Martin Sebor
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
gcc 3.4.6, Linux x86_64
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
|
STDCXX-540 [localedef] illegal multibyte prefix '\x90' in character map file on CP1255
|
|
|
|
|
|
|
|
| Resolved: |
29/Aug/07 12:28 AM
|
| Resolution Date: |
29/Aug/07 12:28 AM
|
|
$ ./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
|
|
Description
|
$ ./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 |
Show » |
| No work has yet been logged on this issue.
|
|