Issue Details (XML | Word | Printable)

Key: STDCXX-373
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Unassigned
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[locale] error: incomplete multibyte character on yi_US.CP1255

Created: 26/Mar/07 10:38 PM   Updated: 29/Aug/07 12:29 AM
Return to search
Component/s: Locales
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: gcc 3.4.6, Linux x86_64
Issue Links:
Reference
 

Resolved: 29/Aug/07 12:28 AM
Resolution Date: 29/Aug/07 12:28 AM


 Description  « Hide
$ ./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

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.