]> granicus.if.org Git - re2c/commit
Retry tunnel optimization if the first attempt is unsuccessful.
authorUlya Trofimovich <skvadrik@gmail.com>
Fri, 2 Dec 2016 13:37:59 +0000 (13:37 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Fri, 2 Dec 2016 13:37:59 +0000 (13:37 +0000)
commit1a1703241715f0a619196a6af7ec57e367c941a0
tree0c3fa7bd71a6fdb196ad81255b01f56ffa9d0ec2
parenta58b4eeb59720da36b15ca0b747cc28296383fe8
Retry tunnel optimization if the first attempt is unsuccessful.

This is probably a decades-old typo (misplaced 'break' statement).
Surely the author intended to try all successors, not just the first one.
23 files changed:
re2c/src/ir/adfa/prepare.cc
re2c/test/bug57_original.bi--case-insensitive.c
re2c/test/c.c
re2c/test/cmmap.c
re2c/test/cnokw.c
re2c/test/cunroll.c
re2c/test/input_custom_mjson.--input(custom).c
re2c/test/input_custom_mjson.--skeleton--input(custom).c
re2c/test/parse_date.b.c
re2c/test/parse_date.c
re2c/test/parse_date.db.c
re2c/test/parse_date.g.c
re2c/test/parse_date.s.c
re2c/test/parse_date_1_78.db.c
re2c/test/php20140822_zend_language_scanner.igcd--flex-syntax.c
re2c/test/php20140822_zend_language_scanner_crlf.igcd--flex-syntax.c
re2c/test/php20150211_parse_date.ig.c
re2c/test/php20150211_parse_date_crlf.ig.c
re2c/test/php20150211_zend_language_scanner.c--emit-dot--flex-syntax--case-inverted.c
re2c/test/php20150211_zend_language_scanner.igcd--flex-syntax--case-inverted.c
re2c/test/php20150211_zend_language_scanner.igcd--skeleton--flex-syntax--case-inverted.c
re2c/test/tags/cond_star1.ci--input(custom).c
re2c/test/tags/cond_star1.ci.c