|
Re: ASCII and JIS X 0201 Roman - the backslash problem: msg#00074internationalization.linux
Followup to: <200205100527.g4A5RbC22604@xxxxxxxxxxxxxxxx> By author: Tomohiro KUBOTA <tkubota@xxxxxxxxxxx> In newsgroup: linux.utf8 > > I am interested in how European people succeeded to migrate from ISO 646 > variants into ISO 8859. Yen Sign Problem is exactly a problem of ISO 646, > because "0x5c = YEN SIGN" comes from JIS X 0201 Roman, which is Japanese > variant of ISO 646. > Well, for one thing we never had to do that in the context of MS-DOS et al (which is where the \ as path separator came in), because IBM PC had its own 8-bit character set from the very beginning -- thus we never used ISO 646 on those systems. As for conversion, I suspect the biggest problem was probably C source code and the like, where I guess one could do pattern matching (i.e. "is this character inside a string or not")? Doesn't mean it solved all problems, but some it did... -hpa -- <hpa@xxxxxxxxxxxxx> at work, <hpa@xxxxxxxxx> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt <amsp@xxxxxxxxx> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ASCII and JIS X 0201 Roman - the backslash problem: 00074, Tomohiro KUBOTA |
|---|---|
| Next by Date: | Re: ASCII and JIS X 0201 Roman - the backslash problem: 00074, Bruno Haible |
| Previous by Thread: | Re: ASCII and JIS X 0201 Roman - the backslash problemi: 00074, Tomohiro KUBOTA |
| Next by Thread: | Re: ASCII and JIS X 0201 Roman - the backslash problem: 00074, Bruno Haible |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |