If eof is encounterd while processing the
authorKenichi Handa <handa@m17n.org>
Tue, 18 Aug 1998 13:15:18 +0000 (13:15 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 18 Aug 1998 13:15:18 +0000 (13:15 +0000)
commit4ccd0d4a7eaf395d0cc3da7199f062be4fb482f4
treed638a248cc499eb247582207dfc6a8443257fbf6
parent7b179c2dc2fb8f2e8a4cfad9a8c2bf0af1b37062
If eof is encounterd while processing the
last block, don't just finish but processes eol block of the
current CCL program.
(ccl_driver): Add a new jump label ccl_repeat for the above
change.
src/ccl.c