(check_composing_code): If the current composing
authorKenichi Handa <handa@m17n.org>
Sat, 26 Sep 1998 04:20:48 +0000 (04:20 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 26 Sep 1998 04:20:48 +0000 (04:20 +0000)
commitde79a6a5ed49e728d1ee62efd9b1542cb72c095d
tree3f8e9f4c034b93a63065244b5ab0b68d37fa10a2
parent450c60a5597beb1aea1a549f53baece4e7d26983
(check_composing_code): If the current composing
sequence doesn't end properly, return -1.
(DECODE_CHARACTER_ASCII): Update coding->composed_chars.
(DECODE_CHARACTER_DIMENSION1): Likewise.
(decode_coding_iso2022): Check validity of a composing sequence.
(code_convert_string): If the length of text to be converted is
shrunk to zero, don't perform code conversion.
(shrink_decoding_region): Fix previous change.
src/coding.c