]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
sbcsgen.pl was giving different results on different machines in the case
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 26 Apr 2006 23:01:06 +0000 (23:01 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 26 Apr 2006 23:01:06 +0000 (23:01 +0000)
commit1e48a52b173e4275acf27da68733a247ae8be4e8
tree7937237919c54d140b1e4a4709d4142787de7fba
parent7958a63147b848a1951bafe3880e1510e620c94f
sbcsgen.pl was giving different results on different machines in the case
where two SBCS code points mapped to a single Unicode point.
Changed so that by default it favours the lower SBCS code point.
On ixion, this highlighted ambiguities in CS_MAC_THAI, CS_MAC_SYMBOL, and
CS_VISCII. Guessed at a preference for the first two and added "sortpriority"
directives. (No idea about VISCII.)

[originally from svn r6641]
[this svn revision also touched charset,filter,halibut,timber]
charset/sbcs.dat
charset/sbcsgen.pl