(setup_coding_system): If coding has
authorKenichi Handa <handa@m17n.org>
Thu, 29 May 2003 13:17:04 +0000 (13:17 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 29 May 2003 13:17:04 +0000 (13:17 +0000)
commit5e5c78beb4172678f8318c6cfdced304fef94022
tree58ab0aedeffee49eb23841f6bd58ab71d3ed1c83
parent81f41166afbb0912a83aa05e11a194a832f44257
(setup_coding_system): If coding has
post-read-conversion or pre-write-conversion, set
CODING_REQUIRE_DECODING_MASK and CODING_REQUIRE_ENCODING_MASK
respectively.
(decode_coding_gap): Run post-read-conversion if any.
src/coding.c