(DECODE_COMPOSITION_START): If coding->cmp_data is not
authorKenichi Handa <handa@m17n.org>
Mon, 29 May 2000 11:25:30 +0000 (11:25 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 29 May 2000 11:25:30 +0000 (11:25 +0000)
commit33fb63eb134510a7edc3c0abda2d7e146efc3458
treee56b567999c191ceb635fb3447455a7420a173fa
parent55fff3f969255ac056df423f9a4e6ce8cc592fc6
(DECODE_COMPOSITION_START): If coding->cmp_data is not
yet allocated, finish decoding with result
CODING_FINISH_INSUFFICIENT_CMP.
(coding_allocate_composition_data): Make it non-static.
(coding_restore_composition): Likewise.
src/coding.c