(read_process_output): Count multibyte characters. If
authorKenichi Handa <handa@m17n.org>
Wed, 25 Mar 1998 10:45:59 +0000 (10:45 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 25 Mar 1998 10:45:59 +0000 (10:45 +0000)
commit0d023da168b4e8d8ff378bf22b3d9ed8d0e5156b
tree8fc71ebd132e052554b4ac9b3559abf7a4f39333
parentf1c87a7d427dc9b74131e5b85e3675fa1320f029
(read_process_output): Count multibyte characters.  If
received data is stored in p->decoding_buf, copy it to a temporary
buffer and call insert_before_makers instead of
insert_from_string_before_markers.
src/process.c