]> granicus.if.org Git - re2c/commit
Respect 're2c:define:YYFILL:naked' and 're2c:yyfill:parameter' configurations with...
authorUlya Trofimovich <skvadrik@gmail.com>
Wed, 28 Aug 2019 21:43:03 +0000 (22:43 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Wed, 28 Aug 2019 22:10:10 +0000 (23:10 +0100)
commit257b3184396addfe51d4227d4c005646f6953349
tree9cdee2be8dec730348d3a908c9db2641d4c4cdd2
parent47f7742d2e58ad8a347b0f34a6c80411138d70b4
Respect 're2c:define:YYFILL:naked' and 're2c:yyfill:parameter' configurations with EOF rule.

Thanks to Nazim Can Bedir for the bug report.
src/codegen/emit_action.cc
test/eof/eof_yyfill_naked_1.i.c [new file with mode: 0644]
test/eof/eof_yyfill_naked_1.i.re [new file with mode: 0644]
test/eof/eof_yyfill_naked_2.if.c [new file with mode: 0644]
test/eof/eof_yyfill_naked_2.if.re [new file with mode: 0644]
test/eof/utf8_any.i.re