(encode_coding_string): Always return a unibyte string.
authorKenichi Handa <handa@m17n.org>
Mon, 14 Feb 2005 01:04:50 +0000 (01:04 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 14 Feb 2005 01:04:50 +0000 (01:04 +0000)
commit3bb917bff6b70e242c8aefeb567c4c522cc9d185
tree1f07c7436f49f76cece1ff32007da75dec5e2b21
parent1bd70c6e1d8bf8c2a02d68efd0fe8b4fa9bef60d
(encode_coding_string): Always return a unibyte string.
If NOCOPY is nonzero and there's no need of encoding, make STR
unibyte directly.
src/ChangeLog
src/coding.c