make/data/charsetmapping/MS932.c2b
author stuefe
Tue, 29 Oct 2019 12:07:19 +0100
branchstuefe-new-metaspace-branch
changeset 58839 d888a9d9f9a5
parent 47216 71c04702a3d5
permissions -rw-r--r--
Add experimental switch to force ccs to a specific address
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3052
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     1
#
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     2
# (1)entries that exist only in MS932DB.c2b.private
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     3
#    (diff result of MS932DB.b2c.private and MS932DB.c2b.private)
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     4
# (2)added the jis0201 c->b only entries
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     5
#     u+203e -> 0x7e
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     6
#     u+00a5 -> 0x5c
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     7
#
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     8
0x7e     0x203e
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
     9
0x5c     0x00a5
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    10
#
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    11
0x8143   0x00b8	# CEDILLA
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    12
0x8145   0x00b7	# MIDDLE DOT
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    13
0x8150   0x00af	# MACRON
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    14
0x8191   0x00a2	# CENT SIGN
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    15
0x8192   0x00a3	# POUND SIGN
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    16
0x81ca   0x00ac	# NOT SIGN
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    17
0x81e1   0x00ab	# LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    18
0x81e2   0x00bb	# RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    19
0x8394   0x3094	# HIRAGANA LETTER VU
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    20
0x83ca   0x00b5	# MICRO SIGN
5c9886498f31 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
sherman
parents:
diff changeset
    21