(coding_set_source): Fix for the case that the current
authorKenichi Handa <handa@m17n.org>
Tue, 6 May 2003 08:16:37 +0000 (08:16 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 6 May 2003 08:16:37 +0000 (08:16 +0000)
commit2cb260576168c54f9e6a475f3cc5d48c1bfa6444
treecb4a18d82c64ba4edd6f9b9b8b55a0ed409b20e8
parentda6b532cb0e3295b4dd75bd82031472a7760d795
(coding_set_source): Fix for the case that the current
buffer is different from coding->src_object.
(decode_coding_object): Don't use the conversion work buffer if
DST_OBJECT is a buffer.
src/coding.c