]> granicus.if.org Git - flex/commit
Adjust yylineno properly when rewinding trailing contexts.
authorTill Varoquaux <till.varoquaux@gmail.com>
Tue, 2 Jul 2013 21:18:13 +0000 (17:18 -0400)
committerWill Estes <westes575@gmail.com>
Wed, 3 Jul 2013 00:26:45 +0000 (20:26 -0400)
commit0a3f0d7dadd2a5469ea1bdd535ef73504d749736
treec55a676e51cc2fc7e9902b549f979c5972acda65
parent38a590701713d94e6214eb1c43394337ef18634f
Adjust yylineno properly when rewinding trailing contexts.
configure.ac
flex.skl
nfa.c
tests/Makefile.am
tests/test-lineno-trailing/.gitignore [new file with mode: 0644]
tests/test-lineno-trailing/Makefile.am [new file with mode: 0644]
tests/test-lineno-trailing/scanner.l [new file with mode: 0644]
tests/test-lineno-trailing/test.input [new file with mode: 0644]