(DECODE_COMPOSITION_START): If the source is short, set
authorKenichi Handa <handa@m17n.org>
Tue, 7 Mar 2006 01:53:54 +0000 (01:53 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 7 Mar 2006 01:53:54 +0000 (01:53 +0000)
commit9286b3338e49771d77d2e1b00d3cc91c0224cac7
treed063c509fdcb6194d1da8e7bcfaef99761004183
parent26d19e0a9b107bcf82dfa74817f624a212be4a08
(DECODE_COMPOSITION_START): If the source is short, set
coding->result to CODING_RESULT_INSUFFICIENT_SRC.
(decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of
detect_coding.
src/coding.c