Fixed bug which crept in with the recent lexer changes.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 14 Nov 2006 12:29:25 +0000 (12:29 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 14 Nov 2006 12:29:25 +0000 (12:29 +0000)
commit2bad4e1d02bd2d33de548ec8cf145999700a1aa4
tree41ab321048d32d7b09a641177d5972a53fc2e476
parent5f7f751a47c68946a0fcbc9898f43f5499c5c6c5
Fixed bug which crept in with the recent lexer changes.
Added regression test to check for this bug.
src/language/lexer/lexer.c
tests/automake.mk
tests/bugs/signals.sh [new file with mode: 0755]