Properly handle empty DO REPEAT...END REPEAT block. Fixes bug #18407.
authorBen Pfaff <blp@gnu.org>
Fri, 1 Dec 2006 06:02:35 +0000 (06:02 +0000)
committerBen Pfaff <blp@gnu.org>
Fri, 1 Dec 2006 06:02:35 +0000 (06:02 +0000)
commit136d243060f851e01ef46e72b9b554059b5ae544
treeac35cd1f89b16467491b3c596eb7d7afe945d536
parenta86909a07716f0d1d2452acb6558e7bd190d0f4a
Properly handle empty DO REPEAT...END REPEAT block.  Fixes bug #18407.
Thanks to John Darrington for reporting this bug.
src/language/control/ChangeLog
src/language/control/repeat.c
tests/ChangeLog
tests/automake.mk