]> granicus.if.org Git - re2c/commit
Allow all encoding flags in inplace configurations regardless to '-r' flag.
authorUlya Fokanova <skvadrik@gmail.com>
Tue, 25 Feb 2014 11:08:42 +0000 (14:08 +0300)
committerUlya Fokanova <skvadrik@gmail.com>
Tue, 25 Feb 2014 11:08:42 +0000 (14:08 +0300)
commite30ce19771d414c005e33dbcf4f14ce39ac75d99
treee772e1f2b66d6013e938e208c1cdb7a110b01ff6
parente3db638fc3e9bfb318edafedbefd02f25f1c1b8c
Allow all encoding flags in inplace configurations regardless to '-r' flag.

Also allow use '-r' together with '-e'. Added test.
re2c/code.cc
re2c/htdocs/manual.html.in
re2c/main.cc
re2c/re2c.1.in
re2c/test/inplace_config_encoding.is.c [new file with mode: 0644]
re2c/test/inplace_config_encoding.is.re [new file with mode: 0644]