(CCL_WRITE_CHAR): Don't use bcopy.
authorKenichi Handa <handa@m17n.org>
Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)
commit12abd7d10f3c1130a59732b01eab70c38e294f93
tree6d6424e39a8cd2c919cefaef7cefd713bfaa7759
parent9864ebcee4638bddc1f0ffb4a0742713c5024318
(CCL_WRITE_CHAR): Don't use bcopy.
(ccl_driver): If BUFFER-MAGNIFICATION of the CCL program is 0,
cause error if the program is going to output some bytes.  When
outputing a string to notify an error, check the case that
DST_BYTES is zero.
src/ccl.c