Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/locale/ctype
Module Name: src
Committed By: tshiozak
Date: Thu May 13 09:57:03 UTC 2004
Modified Files:
src/share/locale/ctype: ja_JP.eucJP.src
Log Message:
To prevent ctype predicate functions (e.g. isalpha()) to misjudge,
change the charset mask for G2 (JIS X 0201 kana), from 0x80 to 0x800080.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/share/locale/ctype/ja_JP.eucJP.src
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index