(encode_coding_object): Give correct arguments ot
authorKenichi Handa <handa@m17n.org>
Tue, 14 May 2002 13:03:45 +0000 (13:03 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 14 May 2002 13:03:45 +0000 (13:03 +0000)
commitac87bbef3e8a530277c5ef5b7149c002e215c66c
tree5aab8bc90b29fad48fea35bbf8ade03080e27a91
parentb954d58692f82f5e41bb3ec3d692c3a1e36e6c89
(encode_coding_object): Give correct arguments ot
pre-write-conversion.  Ignore the return value of
pre-write-conversion function.  Pay attention for the case that
pre-write-conversion change the current buffer.  If dst_object is
Qt, even if coding->src_bytes is zero, allocate at least one byte
to coding->destination.
src/ChangeLog
src/coding.c