Fix infinite loop on comment at end of file, add test.
authorBen Pfaff <blp@gnu.org>
Sat, 3 Apr 2004 19:45:09 +0000 (19:45 +0000)
committerBen Pfaff <blp@gnu.org>
Sat, 3 Apr 2004 19:45:09 +0000 (19:45 +0000)
commitd01a223942ec2ae4745788b9c006f83fe22050ba
treefc39a1d0a991d3cbd66d0ec8e067d7faaaab0bd6
parent721f67e477ee5050961020ed5afd8e0daf42bf2d
Fix infinite loop on comment at end of file, add test.
src/ChangeLog
src/lexer.c
tests/ChangeLog
tests/Makefile.am
tests/bugs/comment-at-eof.sh [new file with mode: 0755]