(CCL_SUCCESS): Don't set ccl->ic.
authorKenichi Handa <handa@m17n.org>
Tue, 15 Dec 1998 04:35:38 +0000 (04:35 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Dec 1998 04:35:38 +0000 (04:35 +0000)
commitad3d1b1d670f8106faa0ca23c0a0f50300e2bc31
tree811b1234c599bf567aa996135a9db4769e26aec9
parent0282eb691536b39247884452ac76473d05cdf369
(CCL_SUCCESS): Don't set ccl->ic.
(ccl_driver) <CCL_End>: Pretend that all source text is consumed.
Set `ic' to the head of this command.
(ccl_driver) <CCL_ReadMultibyteChar2>: Return a single byte 8-bit
code for an invalid code.
(setup_ccl_program): If the arg VEC is nil, skip setting ups
based on VEC.
src/ccl.c