]> granicus.if.org Git - re2c/commitdiff
Silenced '-Wnondeterministic-tags' warning with '--posix-captures'.
authorUlya Trofimovich <skvadrik@gmail.com>
Sat, 20 May 2017 18:11:19 +0000 (19:11 +0100)
committerUlya Trofimovich <skvadrik@gmail.com>
Sat, 20 May 2017 18:11:19 +0000 (19:11 +0100)
201 files changed:
re2c/src/dfa/determinization.cc
re2c/test/posix_captures/basic/01.i--flex-syntax.c
re2c/test/posix_captures/basic/02.i--flex-syntax.c
re2c/test/posix_captures/basic/03.i--flex-syntax.c
re2c/test/posix_captures/basic/04.i--flex-syntax.c
re2c/test/posix_captures/basic/05.i--flex-syntax.c
re2c/test/posix_captures/basic/06.i--flex-syntax.c
re2c/test/posix_captures/basic/08.i--flex-syntax.c
re2c/test/posix_captures/basic/09.i--flex-syntax.c
re2c/test/posix_captures/basic/12.i--flex-syntax.c
re2c/test/posix_captures/basic/13.i--flex-syntax.c
re2c/test/posix_captures/basic/14.i--flex-syntax.c
re2c/test/posix_captures/basic/15.i--flex-syntax.c
re2c/test/posix_captures/basic/16.i--flex-syntax.c
re2c/test/posix_captures/basic/17.i--flex-syntax.c
re2c/test/posix_captures/basic/19.i--flex-syntax.c
re2c/test/posix_captures/basic/20.i--flex-syntax.c
re2c/test/posix_captures/basic/24.i--flex-syntax.c
re2c/test/posix_captures/basic/43.i--flex-syntax.c
re2c/test/posix_captures/basic/47.i--flex-syntax.c
re2c/test/posix_captures/basic/51.i--flex-syntax.c
re2c/test/posix_captures/basic/56.i--flex-syntax.c
re2c/test/posix_captures/categorize/01.i--flex-syntax.c
re2c/test/posix_captures/categorize/02.i--flex-syntax.c
re2c/test/posix_captures/categorize/03.i--flex-syntax.c
re2c/test/posix_captures/categorize/04.i--flex-syntax.c
re2c/test/posix_captures/categorize/05.i--flex-syntax.c
re2c/test/posix_captures/categorize/08.i--flex-syntax.c
re2c/test/posix_captures/categorize/11.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/01.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/02.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/03.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/04.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/05.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/06.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/07.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/08.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/09.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/10.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/11.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/12.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/13.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/14.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/15.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/16.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/17.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/18.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/19.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/20.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/21.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/22.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/23.i--flex-syntax.c
re2c/test/posix_captures/forcedassoc/24.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/01.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/02.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/03.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/04.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/17.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/18.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/19.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/21.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/22.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/24.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/25.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/27.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/28.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/29.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/31.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/32.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/33.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/40.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/41.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/43.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/44.i--flex-syntax.c
re2c/test/posix_captures/glennfowler/45.i--flex-syntax.c
re2c/test/posix_captures/implicit_grouping2.i--posix-captures.c
re2c/test/posix_captures/implicit_grouping3.i--posix-captures.c
re2c/test/posix_captures/osxbsdcritical/01.i--flex-syntax.c
re2c/test/posix_captures/osxbsdcritical/02.i--flex-syntax.c
re2c/test/posix_captures/osxbsdcritical/03.i--flex-syntax.c
re2c/test/posix_captures/osxbsdcritical/04.i--flex-syntax.c
re2c/test/posix_captures/osxbsdcritical/05.i--flex-syntax.c
re2c/test/posix_captures/osxbsdcritical/06.i--flex-syntax.c
re2c/test/posix_captures/osxbsdcritical/07.i--flex-syntax.c
re2c/test/posix_captures/other/01.i--flex-syntax.c
re2c/test/posix_captures/other/02.i--flex-syntax.c
re2c/test/posix_captures/other/05.i--flex-syntax.c
re2c/test/posix_captures/other/06.i--flex-syntax.c
re2c/test/posix_captures/other/07.i--flex-syntax.c
re2c/test/posix_captures/other/08.i--flex-syntax.c
re2c/test/posix_captures/other/09.i--flex-syntax.c
re2c/test/posix_captures/other/10.i--flex-syntax.c
re2c/test/posix_captures/other/11.i--flex-syntax.c
re2c/test/posix_captures/other/12.i--flex-syntax.c
re2c/test/posix_captures/other/16.i--flex-syntax.c
re2c/test/posix_captures/other/22.i--flex-syntax.c
re2c/test/posix_captures/other/26.i--flex-syntax.c
re2c/test/posix_captures/repetition/01.i--flex-syntax.c
re2c/test/posix_captures/repetition/02.i--flex-syntax.c
re2c/test/posix_captures/repetition/03.i--flex-syntax.c
re2c/test/posix_captures/repetition/04.i--flex-syntax.c
re2c/test/posix_captures/repetition/05.i--flex-syntax.c
re2c/test/posix_captures/repetition/06.i--flex-syntax.c
re2c/test/posix_captures/repetition/07.i--flex-syntax.c
re2c/test/posix_captures/repetition/08.i--flex-syntax.c
re2c/test/posix_captures/repetition/09.i--flex-syntax.c
re2c/test/posix_captures/repetition/10.i--flex-syntax.c
re2c/test/posix_captures/repetition/11.i--flex-syntax.c
re2c/test/posix_captures/repetition/12.i--flex-syntax.c
re2c/test/posix_captures/repetition/13.i--flex-syntax.c
re2c/test/posix_captures/repetition/14.i--flex-syntax.c
re2c/test/posix_captures/repetition/15.i--flex-syntax.c
re2c/test/posix_captures/repetition/16.i--flex-syntax.c
re2c/test/posix_captures/repetition/17.i--flex-syntax.c
re2c/test/posix_captures/repetition/18.i--flex-syntax.c
re2c/test/posix_captures/repetition/19.i--flex-syntax.c
re2c/test/posix_captures/repetition/20.i--flex-syntax.c
re2c/test/posix_captures/repetition/21.i--flex-syntax.c
re2c/test/posix_captures/repetition/22.i--flex-syntax.c
re2c/test/posix_captures/repetition/23.i--flex-syntax.c
re2c/test/posix_captures/repetition/24.i--flex-syntax.c
re2c/test/posix_captures/repetition/25.i--flex-syntax.c
re2c/test/posix_captures/repetition/26.i--flex-syntax.c
re2c/test/posix_captures/repetition/27.i--flex-syntax.c
re2c/test/posix_captures/repetition/28.i--flex-syntax.c
re2c/test/posix_captures/repetition/29.i--flex-syntax.c
re2c/test/posix_captures/repetition/30.i--flex-syntax.c
re2c/test/posix_captures/repetition/31.i--flex-syntax.c
re2c/test/posix_captures/repetition/32.i--flex-syntax.c
re2c/test/posix_captures/repetition/33.i--flex-syntax.c
re2c/test/posix_captures/repetition/34.i--flex-syntax.c
re2c/test/posix_captures/repetition/35.i--flex-syntax.c
re2c/test/posix_captures/repetition/36.i--flex-syntax.c
re2c/test/posix_captures/repetition/37.i--flex-syntax.c
re2c/test/posix_captures/repetition/38.i--flex-syntax.c
re2c/test/posix_captures/repetition/39.i--flex-syntax.c
re2c/test/posix_captures/repetition/40.i--flex-syntax.c
re2c/test/posix_captures/repetition/41.i--flex-syntax.c
re2c/test/posix_captures/repetition/42.i--flex-syntax.c
re2c/test/posix_captures/repetition/43.i--flex-syntax.c
re2c/test/posix_captures/repetition/44.i--flex-syntax.c
re2c/test/posix_captures/repetition/45.i--flex-syntax.c
re2c/test/posix_captures/repetition/46.i--flex-syntax.c
re2c/test/posix_captures/repetition/47.i--flex-syntax.c
re2c/test/posix_captures/repetition/48.i--flex-syntax.c
re2c/test/posix_captures/repetition/49.i--flex-syntax.c
re2c/test/posix_captures/repetition/50.i--flex-syntax.c
re2c/test/posix_captures/repetition/51.i--flex-syntax.c
re2c/test/posix_captures/repetition/52.i--flex-syntax.c
re2c/test/posix_captures/repetition/53.i--flex-syntax.c
re2c/test/posix_captures/repetition/54.i--flex-syntax.c
re2c/test/posix_captures/repetition/55.i--flex-syntax.c
re2c/test/posix_captures/repetition/56.i--flex-syntax.c
re2c/test/posix_captures/repetition/57.i--flex-syntax.c
re2c/test/posix_captures/repetition/58.i--flex-syntax.c
re2c/test/posix_captures/repetition/59.i--flex-syntax.c
re2c/test/posix_captures/repetition/60.i--flex-syntax.c
re2c/test/posix_captures/repetition/61.i--flex-syntax.c
re2c/test/posix_captures/repetition/62.i--flex-syntax.c
re2c/test/posix_captures/repetition/63.i--flex-syntax.c
re2c/test/posix_captures/repetition/64.i--flex-syntax.c
re2c/test/posix_captures/repetition/65.i--flex-syntax.c
re2c/test/posix_captures/repetition/66.i--flex-syntax.c
re2c/test/posix_captures/repetition/67.i--flex-syntax.c
re2c/test/posix_captures/repetition/68.i--flex-syntax.c
re2c/test/posix_captures/repetition/69.i--flex-syntax.c
re2c/test/posix_captures/repetition/70.i--flex-syntax.c
re2c/test/posix_captures/repetition/71.i--flex-syntax.c
re2c/test/posix_captures/repetition/72.i--flex-syntax.c
re2c/test/posix_captures/repetition/73.i--flex-syntax.c
re2c/test/posix_captures/repetition/74.i--flex-syntax.c
re2c/test/posix_captures/repetition/75.i--flex-syntax.c
re2c/test/posix_captures/repetition/76.i--flex-syntax.c
re2c/test/posix_captures/repetition/77.i--flex-syntax.c
re2c/test/posix_captures/repetition/78.i--flex-syntax.c
re2c/test/posix_captures/repetition/79.i--flex-syntax.c
re2c/test/posix_captures/repetition/80.i--flex-syntax.c
re2c/test/posix_captures/repetition/81.i--flex-syntax.c
re2c/test/posix_captures/repetition/82.i--flex-syntax.c
re2c/test/posix_captures/repetition/83.i--flex-syntax.c
re2c/test/posix_captures/repetition/84.i--flex-syntax.c
re2c/test/posix_captures/repetition/85.i--flex-syntax.c
re2c/test/posix_captures/repetition/86.i--flex-syntax.c
re2c/test/posix_captures/repetition/87.i--flex-syntax.c
re2c/test/posix_captures/repetition/88.i--flex-syntax.c
re2c/test/posix_captures/repetition/89.i--flex-syntax.c
re2c/test/posix_captures/repetition/90.i--flex-syntax.c
re2c/test/posix_captures/repetition/91.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/01.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/02.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/03.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/04.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/05.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/06.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/07.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/08.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/09.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/10.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/11.i--flex-syntax.c
re2c/test/posix_captures/rightassoc/12.i--flex-syntax.c
re2c/test/posix_captures/uncomparable_bottoms.i--posix-captures.c

index a0b6c2c49d9c55a2d94f0833e205f68ed9558951..6d1290165ca6264df89f6a03878a65c4c9820301 100644 (file)
@@ -99,7 +99,9 @@ dfa_t::dfa_t(const nfa_t &nfa, const opt_t *opts,
                }
        }
 
-       warn_nondeterministic_tags(kernels, tagpool, tags, rules, cond, warn);
+       if (!opts->posix_captures) {
+               warn_nondeterministic_tags(kernels, tagpool, tags, rules, cond, warn);
+       }
 }
 
 /*
@@ -144,12 +146,10 @@ void warn_nondeterministic_tags(const kernels_t &kernels,
        for (size_t r = 0; r < nrule; ++r) {
                const Rule &rule = rules[r];
                for (size_t t = rule.ltag; t < rule.htag; ++t) {
-                       const Tag &tag = tags[t];
-                       if (fictive(tag)) continue;
                        const size_t m = maxv[t];
                        if (m > 1) {
                                const uint32_t line = rule.code->fline;
-                               warn.nondeterministic_tags(line, cond, tag.name, m);
+                               warn.nondeterministic_tags(line, cond, tags[t].name, m);
                        }
                }
        }
index dc68a0acb7c3be7d074d942c40967382d8781a61..837f872bccc8864b1d092d3d98748cde150a78bf 100644 (file)
@@ -86,9 +86,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index dc68a0acb7c3be7d074d942c40967382d8781a61..837f872bccc8864b1d092d3d98748cde150a78bf 100644 (file)
@@ -86,9 +86,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 5cad290a302b6d1801dd6d9ee39052a6277b0937..c27769e262fcac2ce31a33ff0941ca1fc26b58cc 100644 (file)
@@ -63,5 +63,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 619851c50d84b472b6d61a1aa8c38bb34f01c349..eede3443412750a5334a9a24af9a42c2e1e6c6d6 100644 (file)
@@ -49,4 +49,3 @@ yy6:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 3e8f4f9cc731d2a09e083de99d33756ab10037de..d1d11fbd38afc14f9e0cb041e86c24093072e4a1 100644 (file)
@@ -99,6 +99,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
index 3e8f4f9cc731d2a09e083de99d33756ab10037de..d1d11fbd38afc14f9e0cb041e86c24093072e4a1 100644 (file)
@@ -99,6 +99,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
index c04780d60b00b83bf5ef32b227d38017a24a93e7..e67369bcd5c4241c689e3a1440f8c4091b5843bb 100644 (file)
@@ -43,5 +43,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d9047420806e14376f5dec0068054423594a6ed1..ce752a5e2edf195feb73c9545c1087bcd8b5e9c5 100644 (file)
@@ -48,4 +48,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
index 83126bffc8c1eafd685dfbbce10d35ad6bb87b8f..f938a2912fd642e967b8da2152605818ebcc314e 100644 (file)
@@ -66,4 +66,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 83126bffc8c1eafd685dfbbce10d35ad6bb87b8f..f938a2912fd642e967b8da2152605818ebcc314e 100644 (file)
@@ -66,4 +66,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index f0ad48b492f970692abd7a84afd325772fff46a0..6e3a2f47a5101c5da55f96279bcd7a441fcad255 100644 (file)
@@ -57,7 +57,3 @@ yy6:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index fd5a58ec0ede44f685283411c8fe7acc8b2025b9..36b6a098a0de7f3fbfa0dd234b0b135074a70934 100644 (file)
@@ -101,6 +101,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
index ecec131f0bdaceef36c2004bb5c6612a55ea2334..4b38c2df58aa65aced457a92bfdf31822ad45313 100644 (file)
@@ -82,5 +82,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ecec131f0bdaceef36c2004bb5c6612a55ea2334..4b38c2df58aa65aced457a92bfdf31822ad45313 100644 (file)
@@ -82,5 +82,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 488d779dda15883c2e4e1ea015da5869d1af8f40..9ce477e48ccdfbac214c83205904a863cee742e2 100644 (file)
@@ -109,7 +109,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 78ab04bd4b071ba7b195877fbdde5cc0bc3bede4..b0c325eae4c03191bd54369935eb02782071ca4a 100644 (file)
@@ -318,7 +318,4 @@ yy26:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bc0a9e8dcbfb282f0a18da9b44e7fa3a0ef4ffcb..1a5d4f7d397774c99b0ca193a5de54d5a7db82a6 100644 (file)
@@ -132,6 +132,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 06690e407bc75c7b057f22ced5ceff7291ad1e38..1b16d685fb76de2df89eaab639e9e8d237ff1041 100644 (file)
@@ -104,6 +104,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 5fa27efc0c987eea7e4db5d32d6bbc19eaf81464..279f5b5a10aa0221dc048b55d9284bbd18e160ab 100644 (file)
@@ -50,4 +50,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 78c6cfbd8560bc2e95347a3513dac84645276da7..0fe7ddcaef946a1cc4a58266fbdb752a421fc26f 100644 (file)
@@ -69,5 +69,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index c7edbc27beef69dfcb9ff1b5d15a6d233b7f8460..35d48e46adcb338bff9e11f7404300b10e32ad36 100644 (file)
@@ -70,5 +70,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 833d38b71c58138e37876120152014bd0bf5d34f..2cc89e7884055ef5342c0e5ce5702544fd8a0642 100644 (file)
@@ -111,9 +111,4 @@ yy10:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 778226ed21a6b2b718de7b312dc3404c086dd2bd..51167dda4b81c4dcea66817d0243f4e0a50825a8 100644 (file)
@@ -102,13 +102,4 @@ yy10:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 7bed7f69afb1140aa40288bd5812c1721eb25fe2..b0bdb604456af7e49da3e308f6b60a433f4da8d5 100644 (file)
@@ -61,5 +61,4 @@ yy5:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 5cad290a302b6d1801dd6d9ee39052a6277b0937..c27769e262fcac2ce31a33ff0941ca1fc26b58cc 100644 (file)
@@ -63,5 +63,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 35d4c96c9e568793d2dcab667ce2a783227d747c..c0d4cff092f00d84b737f3bc6b6a7eef76208e9d 100644 (file)
@@ -120,5 +120,3 @@ yy16:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d6cfefe0fe09584373e185fbc5bf9de6797ae5f4..101810c6a9667655d34385c3be7daf11e96d8b95 100644 (file)
@@ -152,5 +152,4 @@ yy13:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index c3b4568a1e5c5ef13a5e99c37e0cc74c23ee39e7..a7f94881aa6f844bdc28dc569174da93a1f620d2 100644 (file)
@@ -193,13 +193,4 @@ yy14:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index dd96b7faf2fd1fac365d24ce91251844dce754f1..6dab72079e2d9c4c539045ee0e24deb129887fb8 100644 (file)
@@ -82,5 +82,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index dd96b7faf2fd1fac365d24ce91251844dce754f1..6dab72079e2d9c4c539045ee0e24deb129887fb8 100644 (file)
@@ -82,5 +82,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index dd96b7faf2fd1fac365d24ce91251844dce754f1..6dab72079e2d9c4c539045ee0e24deb129887fb8 100644 (file)
@@ -82,5 +82,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index dd96b7faf2fd1fac365d24ce91251844dce754f1..6dab72079e2d9c4c539045ee0e24deb129887fb8 100644 (file)
@@ -82,5 +82,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 77d6ea15f82cb020e1ce7fc5077ee0c0468f9b2b..21a407a971baf4c589f250605f0f8f61b35a0c6c 100644 (file)
@@ -98,5 +98,3 @@ yy12:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 77d6ea15f82cb020e1ce7fc5077ee0c0468f9b2b..21a407a971baf4c589f250605f0f8f61b35a0c6c 100644 (file)
@@ -98,5 +98,3 @@ yy12:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 77d6ea15f82cb020e1ce7fc5077ee0c0468f9b2b..21a407a971baf4c589f250605f0f8f61b35a0c6c 100644 (file)
@@ -98,5 +98,3 @@ yy12:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 77d6ea15f82cb020e1ce7fc5077ee0c0468f9b2b..21a407a971baf4c589f250605f0f8f61b35a0c6c 100644 (file)
@@ -98,5 +98,3 @@ yy12:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 9533c6627f63ca8c1c74cf63322633f344f392a8..99ec6a309bda8097177c9e4dec81927158b5b7cd 100644 (file)
@@ -85,6 +85,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 9533c6627f63ca8c1c74cf63322633f344f392a8..99ec6a309bda8097177c9e4dec81927158b5b7cd 100644 (file)
@@ -85,6 +85,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 9533c6627f63ca8c1c74cf63322633f344f392a8..99ec6a309bda8097177c9e4dec81927158b5b7cd 100644 (file)
@@ -85,6 +85,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 9533c6627f63ca8c1c74cf63322633f344f392a8..99ec6a309bda8097177c9e4dec81927158b5b7cd 100644 (file)
@@ -85,6 +85,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bbe2e4a5ced971c1dca85cce898f83c8395867ba..e7d3a1b2d5a7d3b576bdcbced4c625680707905d 100644 (file)
@@ -62,5 +62,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bbe2e4a5ced971c1dca85cce898f83c8395867ba..e7d3a1b2d5a7d3b576bdcbced4c625680707905d 100644 (file)
@@ -62,5 +62,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 99a7f0ff9fa8fa63cbdcffdbd3204cf1a00c9444..597736c878b5c0a30f9d90fcbaadde164b477ef2 100644 (file)
@@ -78,5 +78,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 99a7f0ff9fa8fa63cbdcffdbd3204cf1a00c9444..597736c878b5c0a30f9d90fcbaadde164b477ef2 100644 (file)
@@ -78,5 +78,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6793e590959d8a02af894c289e85a4b1e81a859e..e8f722abaf7c9054d9ea7e893047e950e176e96d 100644 (file)
@@ -67,6 +67,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6793e590959d8a02af894c289e85a4b1e81a859e..e8f722abaf7c9054d9ea7e893047e950e176e96d 100644 (file)
@@ -67,6 +67,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bbe2e4a5ced971c1dca85cce898f83c8395867ba..e7d3a1b2d5a7d3b576bdcbced4c625680707905d 100644 (file)
@@ -62,5 +62,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bbe2e4a5ced971c1dca85cce898f83c8395867ba..e7d3a1b2d5a7d3b576bdcbced4c625680707905d 100644 (file)
@@ -62,5 +62,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 99a7f0ff9fa8fa63cbdcffdbd3204cf1a00c9444..597736c878b5c0a30f9d90fcbaadde164b477ef2 100644 (file)
@@ -78,5 +78,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 99a7f0ff9fa8fa63cbdcffdbd3204cf1a00c9444..597736c878b5c0a30f9d90fcbaadde164b477ef2 100644 (file)
@@ -78,5 +78,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6793e590959d8a02af894c289e85a4b1e81a859e..e8f722abaf7c9054d9ea7e893047e950e176e96d 100644 (file)
@@ -67,6 +67,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6793e590959d8a02af894c289e85a4b1e81a859e..e8f722abaf7c9054d9ea7e893047e950e176e96d 100644 (file)
@@ -67,6 +67,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ad3818f88fa1d00ec581337059337b8dda84e287..c1ed85e3591b225587c67e8d8716f25ef54a3f04 100644 (file)
@@ -58,7 +58,4 @@ yy6:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 07129cc29057f3e7e14248f668bb2e6732efd663..2c5cb8aa5f1e2878e7d1cf482354a1ff2243d3bc 100644 (file)
@@ -85,10 +85,4 @@ yy8:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 6ddc52fe6a6358d731a402dc7ffd687d5cc3e438..e7f49b3ecc12a4cea4c6cf2ed22b430febba5cf7 100644 (file)
@@ -72,7 +72,4 @@ yy7:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 7db38aea61058ee73cb9b83d273cbaa078c4e06c..58207f8ab73af232610dafc537b210485d64245a 100644 (file)
@@ -87,11 +87,4 @@ yy8:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index d19b0aba9bb040627b7db3fde88904809e53823b..4540d08398502c8d20ef7544554e577ca6facffa 100644 (file)
@@ -83,9 +83,4 @@ yy8:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 8dc3a9d9c2bbb3dad31dafeb6adbae4cd5f65fe1..5708cb364085da623443e5f4c7557c403bdcfdc7 100644 (file)
@@ -83,9 +83,4 @@ yy8:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 0424afc9ec6b858004fce9b48936872aad34d66e..9920775442265cfb827fa5add84438d6feec9417 100644 (file)
@@ -81,8 +81,4 @@ yy8:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index d2a9e424e9e453420912dfa055bd19ec61e10c3b..6663961d96cd527a9fef2749d5abf5cba06ee532 100644 (file)
@@ -73,5 +73,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 3b6a82055c235a70059f038c0d76bf942d93166a..a477a3aa2414a22fa5a3b73e245fb6922fbb358e 100644 (file)
@@ -63,5 +63,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 63f38184133a263d526a3ae4db4f9922b4b2e05a..82f7610d86d094a8d15d00415fc81c97932747f9 100644 (file)
@@ -80,5 +80,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index aa92b617013b7e78fda39158e8095abcb24b7a9b..6639826619155984afde9e3e793f26895f01143c 100644 (file)
@@ -81,5 +81,4 @@ yy7:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 35d4c96c9e568793d2dcab667ce2a783227d747c..c0d4cff092f00d84b737f3bc6b6a7eef76208e9d 100644 (file)
@@ -120,5 +120,3 @@ yy16:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a353abe574594b6457f4edcd5539a3f5442504a3..e1f5ed5bb52d350745233f5363a5f20af00892e9 100644 (file)
@@ -206,7 +206,3 @@ yy26:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d6cfefe0fe09584373e185fbc5bf9de6797ae5f4..101810c6a9667655d34385c3be7daf11e96d8b95 100644 (file)
@@ -152,5 +152,4 @@ yy13:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index b39c3e59ab94921007daa9d510bd35167501e7cf..bacef65e8bba618e601d9306d979032c3b9121b0 100644 (file)
@@ -77,5 +77,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 953fff0ae08c49618eeb3447b24503e81b7baf44..5d558cf4148b3e82361a2b6c67cd9f3553e05580 100644 (file)
@@ -124,7 +124,3 @@ yy15:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index f3edb1a9587d56e005ad813dddc977ce11bbc348..42816d1c175c484d6511629ee9594af8b9032e6a 100644 (file)
@@ -64,5 +64,4 @@ yy6:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 136b5259878f1cd621a8fa33a7563c11758c9d6d..89bf5a8a967d1fa1a1609b75fc8e69a03afe137e 100644 (file)
@@ -433,5 +433,3 @@ yy55:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
index 7608e9df44783f771bb765bcc436e7ae951c47c7..d903340076838ca725cc807a1445f4bd835215ad 100644 (file)
@@ -174,5 +174,4 @@ yy22:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index c6e785739def3da4067276ff2809fc15fcc551cf..9484750941d906add9e8a7e1a42f50dc20e4f1f7 100644 (file)
@@ -88,9 +88,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index fbb25c325e5d08bdcfa4774a62d12474166598e9..062f765a5322817246136b5d35c69568371ae19d 100644 (file)
@@ -98,17 +98,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 5 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 6 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index af408fed9a175e1c5c03053dc6835f36e5a8e399..16a9287d0e2232014383aa6975532e3d813f1c32 100644 (file)
@@ -89,11 +89,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 65b749a4e7d4a8599273663549f4894abc9f5d24..4bb3c1fda5d1e9181c968088c49c2c7836bba6af 100644 (file)
@@ -48,4 +48,3 @@ yy4:
 }
 
 re2c: warning: line 3: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 3: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 65b749a4e7d4a8599273663549f4894abc9f5d24..4bb3c1fda5d1e9181c968088c49c2c7836bba6af 100644 (file)
@@ -48,4 +48,3 @@ yy4:
 }
 
 re2c: warning: line 3: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 3: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a1255d8600b47734a7c03b0e0af3c2a22d65a86c..7c8a91f9887dafee7f2d6004c4bbc0c5fe37d703 100644 (file)
@@ -60,7 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 541db4ea47ad20e0ee06a0667674608053840cac..033a5f2c223d380f5b328f4c126d8a39a3bc6466 100644 (file)
@@ -60,7 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 808dc38f03fba8223c93efc550644d873dae3d6a..00768a959f6ef932762c7e498385b86828be21f0 100644 (file)
@@ -88,7 +88,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a1255d8600b47734a7c03b0e0af3c2a22d65a86c..7c8a91f9887dafee7f2d6004c4bbc0c5fe37d703 100644 (file)
@@ -60,7 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 541db4ea47ad20e0ee06a0667674608053840cac..033a5f2c223d380f5b328f4c126d8a39a3bc6466 100644 (file)
@@ -60,7 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 808dc38f03fba8223c93efc550644d873dae3d6a..00768a959f6ef932762c7e498385b86828be21f0 100644 (file)
@@ -88,7 +88,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 665248502d655a05798751d331898f6b0e491954..a0adb6d6bbb2894b8a6c566967e29f64283a27b7 100644 (file)
@@ -54,5 +54,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index da7cef608f7d0eecfa162198768a2472b2ba37ac..35f99d14b1b33d5461d09cfa4d3a6b51560e7ed3 100644 (file)
@@ -49,5 +49,4 @@ yy4:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index da7cef608f7d0eecfa162198768a2472b2ba37ac..35f99d14b1b33d5461d09cfa4d3a6b51560e7ed3 100644 (file)
@@ -49,5 +49,4 @@ yy4:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index a269155f18814103ef5e4eb09bbc044b96aff902..753d4258eb079105503199cb0fc0d6acc723277e 100644 (file)
@@ -46,4 +46,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 043bf06477f0d8cfdd8e53b5d808ee5c065b81a7..0e72fb0e0ae1e39f16e771da1c0022d35bffa7d5 100644 (file)
@@ -45,4 +45,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 416db364ed5683b09fd609e8d7cbc00ca09dd26f..8e4c5fd851a600f4b3e4342bb7a1c631a81f0579 100644 (file)
@@ -37,6 +37,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index fbbd9db4e1200705039cc0ae9d6dbc7b36562786..35f99d14b1b33d5461d09cfa4d3a6b51560e7ed3 100644 (file)
@@ -49,6 +49,4 @@ yy4:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 600ffd676ac81b76940df824969d96e9f751a886..41449479d26ed4a3e817d7e24ae293ca43392221 100644 (file)
@@ -99,5 +99,4 @@ yy10:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 1116c204c5a508be83d54934f7d85a545549f79e..cac6f3ecb47f9f97ab0a35307c6a5c8e10f24cca 100644 (file)
@@ -97,6 +97,4 @@ yy10:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 5 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 5 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 25a063360cb27a0113c86fd833c1ea9a7d811393..9cbde62caa576dee6905c9cb2689bcb6b2e54360 100644 (file)
@@ -116,8 +116,4 @@ yy9:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index eb2ec89a397ec6ed5bd66885c2e7b86a78f5bccf..e768da1e6164279690391b3e5f993a4cf10635f4 100644 (file)
@@ -292,5 +292,4 @@ yy19:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 975cd9ac2a038d1e5b94af25400d9634e435ec2f..45fc3b1b9adc1e9b16e598a8a073109ffb0b6288 100644 (file)
@@ -52,5 +52,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 401ea4624452dae470b13d5b9d86a9c74b93d82c..eee5a620c797eae876dae2190b27d153d87cc446 100644 (file)
@@ -49,5 +49,3 @@ yy6:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ebc2950aa4946a1cab6f402e5e6c415546f132ca..62d11a75e142f718196085f42a6c01d171365ba1 100644 (file)
@@ -73,4 +73,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 246c6c309a6da0410bdd969e9e65813756abf5c9..3ea75b0784205765db15135cd11402e3f80713f0 100644 (file)
@@ -70,11 +70,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index a9a4df28a6c59a3bd9585f48aaa65320618a08ab..d5ac4f1c7f5af9bd7cc44ff2662825c4f6680537 100644 (file)
@@ -105,17 +105,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf27499022d20b302b91f595dd4d1c887bb2937d..ccd70d885687d6e5fef18cf9c97fb1eea55eebf9 100644 (file)
@@ -42,5 +42,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 00727335e70af83797ac7c4ee18bd5a18fd9406d..4a54cd9650b0d7cdd2ff5eaf61ce9638b5b04558 100644 (file)
@@ -60,8 +60,3 @@ yy7:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 3 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 67256fd116360aef8bc60222b6ee46b8b58cff21..2cfa55956f4295755f06c90cc8fd0f8172fe8f52 100644 (file)
@@ -68,8 +68,3 @@ yy8:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 4 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index d0efdecbdb2939f69aa4bcbd560791cc2e6f6213..0df588b967b55188a4e8d50d82d5fb81c1c69b87 100644 (file)
@@ -47,9 +47,4 @@ yy3:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 802222191c9202c3e21246a587cbe706950302b2..2bed8abe36abd079c8c896df81f7c772c6b53c67 100644 (file)
@@ -89,5 +89,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 57cfb4f7c5a8f34c14b9e80aab2e3b64c09a9f8d..830b3043a645e3e8c3ce0885bc8322986208c1f6 100644 (file)
@@ -89,5 +89,3 @@ yy10:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 31da2611cab72c1f0b8ab548e7d7a46281d53407..2df4c80dcae6ecbad820a9710b4d233dcf493e83 100644 (file)
@@ -110,5 +110,3 @@ yy12:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index cacde3ea069700026640f8deeeaa905a64c14c73..df0cd0937599c1de19f37e19c57ff5f18bdbcfde 100644 (file)
@@ -129,5 +129,3 @@ yy14:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 8ff75c253708130bc749ef70f412644a6cde1bb1..c5b1ecf773a72784fb752b0ec6005d92fbc36ae9 100644 (file)
@@ -148,5 +148,3 @@ yy16:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index e0a15d8247c5626c64f6a347208a07e5620d1f5f..52623acf9da4f8a2a0127762de287ef5c537b8db 100644 (file)
@@ -167,5 +167,3 @@ yy18:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index e0508806eac6ed383dd8640f7214222db70082b3..086c55f9221cf32e5056149b64c5519a1ee5c91c 100644 (file)
@@ -186,5 +186,3 @@ yy20:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 11112dcb2d2a1fae6419da54e9b94cb3883c77fa..075483daa0d79dfd474ff494a0c0689735ec7df0 100644 (file)
@@ -205,5 +205,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 8ca5d07b134ce3ceb0128614d08596dd42b71c26..e8082defc4b026926651a3c1f57e715c582dbfa0 100644 (file)
@@ -224,5 +224,3 @@ yy24:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 71e40ade670f0a0c516001fd7ac29ea17db36b44..26b933d1a4917dbbd157cc91a4acadada80ad1dc 100644 (file)
@@ -257,5 +257,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 03a490779fe0f054721135d0cda89989d947bfae..5527f680159778592fe3a07d98a286a537ac0e74 100644 (file)
@@ -253,5 +253,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 5263c666670dda7eb763dec0ac3ba11cfa00d120..a2145bb69254165204e50ea8d07a014b95baf481 100644 (file)
@@ -253,5 +253,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 939ee1fd2959bdda1c6967a418fc603a9e8c90cd..b095ba5cb61e68b5373b1c559e3a6715455d0f58 100644 (file)
@@ -244,5 +244,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 79db53b443022fb448fbc6780cb5881599aa185c..ff1cdd472bdc3acce6843cdcce4362bc0e994a5a 100644 (file)
@@ -235,5 +235,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 9a77ab9868329cad0f9b81614529fa13e2941f8a..854de8c4b65bbb417eb180f6f5ec4c607728968b 100644 (file)
@@ -226,5 +226,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index e51c24ef6590553ed31ec83f91af7fa93a080ba3..d9863e692d18ece83170a422576efc94c6556c59 100644 (file)
@@ -217,5 +217,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 3077b8c8284e68721d7a28d01b4943be85a4c1d5..97259d5cd568df05b27090a553b2fcc9c355aef2 100644 (file)
@@ -211,5 +211,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 1615ad2bc03918291724845677169d277fb5cb6a..91ce3a4ac82d3ad42efbe7eb501a5ea37f4a3266 100644 (file)
@@ -203,5 +203,3 @@ yy22:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6ab7d036ad5a92ff5b86a432445d3fbd83abd247..3a2f3d96bc1df98bc66ef9370f218084bc40f831 100644 (file)
@@ -168,5 +168,4 @@ yy13:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 51b6f316c8817303f8f0cc742aace333ea56b977..6f1c730385a8b8417954bd078c41379fe8bf3a5d 100644 (file)
@@ -166,4 +166,3 @@ yy14:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index e5cee6d9353caf7c2cccd6f4e4c2e46005e41a29..83bad70c4c92c69a12d9057cbffa9c39ea1885d1 100644 (file)
@@ -214,4 +214,3 @@ yy19:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ebc20aea6603d27394379e4ae5a7a4cecca7f008..a117ad0fd962dfebb0be00f303b231029ca7de13 100644 (file)
@@ -259,4 +259,3 @@ yy25:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ac9afb3747cabeb7ffe44ca68d23307a2ca361f0..ae9e565914eef96874d1c567cc61edd5a7b5b4d2 100644 (file)
@@ -304,4 +304,3 @@ yy31:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 4761ebe04a52b68f9e40b5a60903154a1db7242e..d00dfe8ea91b9036653f5639ed29f11ebcaa6182 100644 (file)
@@ -921,5 +921,4 @@ yy63:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 9e5af639d548b702a73dc4ba0f53d463d137afaf..a1c31f1c2a9e6ebeb69e3a5d96e7c6aee24a9d1d 100644 (file)
@@ -818,4 +818,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 097a8a247b2519ce39e293c9632df15045ca8f3d..38cb93c8ff516cc8bbfb35cb92d648518419128b 100644 (file)
@@ -819,4 +819,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 731222f5045a00492d2b16bdc50f4cffe0def2d3..6d0ad75bc246b981cdd9731cca8c2b255394e453 100644 (file)
@@ -776,4 +776,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf9f02d93cc1e40f0c94452ca4f2baef944de3be..7c2b137d0827a7a82b84d81dede1a3615508ca68 100644 (file)
@@ -749,4 +749,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6ab7d036ad5a92ff5b86a432445d3fbd83abd247..3a2f3d96bc1df98bc66ef9370f218084bc40f831 100644 (file)
@@ -168,5 +168,4 @@ yy13:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 51b6f316c8817303f8f0cc742aace333ea56b977..6f1c730385a8b8417954bd078c41379fe8bf3a5d 100644 (file)
@@ -166,4 +166,3 @@ yy14:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6ab7d036ad5a92ff5b86a432445d3fbd83abd247..3a2f3d96bc1df98bc66ef9370f218084bc40f831 100644 (file)
@@ -168,5 +168,4 @@ yy13:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 51b6f316c8817303f8f0cc742aace333ea56b977..6f1c730385a8b8417954bd078c41379fe8bf3a5d 100644 (file)
@@ -166,4 +166,3 @@ yy14:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index e5cee6d9353caf7c2cccd6f4e4c2e46005e41a29..83bad70c4c92c69a12d9057cbffa9c39ea1885d1 100644 (file)
@@ -214,4 +214,3 @@ yy19:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ebc20aea6603d27394379e4ae5a7a4cecca7f008..a117ad0fd962dfebb0be00f303b231029ca7de13 100644 (file)
@@ -259,4 +259,3 @@ yy25:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index ac9afb3747cabeb7ffe44ca68d23307a2ca361f0..ae9e565914eef96874d1c567cc61edd5a7b5b4d2 100644 (file)
@@ -304,4 +304,3 @@ yy31:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 4761ebe04a52b68f9e40b5a60903154a1db7242e..d00dfe8ea91b9036653f5639ed29f11ebcaa6182 100644 (file)
@@ -921,5 +921,4 @@ yy63:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 9e5af639d548b702a73dc4ba0f53d463d137afaf..a1c31f1c2a9e6ebeb69e3a5d96e7c6aee24a9d1d 100644 (file)
@@ -818,4 +818,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 097a8a247b2519ce39e293c9632df15045ca8f3d..38cb93c8ff516cc8bbfb35cb92d648518419128b 100644 (file)
@@ -819,4 +819,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 731222f5045a00492d2b16bdc50f4cffe0def2d3..6d0ad75bc246b981cdd9731cca8c2b255394e453 100644 (file)
@@ -776,4 +776,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index bf9f02d93cc1e40f0c94452ca4f2baef944de3be..7c2b137d0827a7a82b84d81dede1a3615508ca68 100644 (file)
@@ -749,4 +749,3 @@ yy64:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 6ab7d036ad5a92ff5b86a432445d3fbd83abd247..3a2f3d96bc1df98bc66ef9370f218084bc40f831 100644 (file)
@@ -168,5 +168,4 @@ yy13:
 
 re2c: warning: line 5: rule matches empty string [-Wmatch-empty-string]
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
 re2c: warning: line 6: unreachable rule (shadowed by rule at line 5) [-Wunreachable-rules]
index 51b6f316c8817303f8f0cc742aace333ea56b977..6f1c730385a8b8417954bd078c41379fe8bf3a5d 100644 (file)
@@ -166,4 +166,3 @@ yy14:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 92389d0e4ee134af712d37b74ed31b5a24ce812d..ffa29a15e61832e043355aa4935a3bba6936b074 100644 (file)
@@ -83,5 +83,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 92389d0e4ee134af712d37b74ed31b5a24ce812d..ffa29a15e61832e043355aa4935a3bba6936b074 100644 (file)
@@ -83,5 +83,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 92389d0e4ee134af712d37b74ed31b5a24ce812d..ffa29a15e61832e043355aa4935a3bba6936b074 100644 (file)
@@ -83,5 +83,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 92389d0e4ee134af712d37b74ed31b5a24ce812d..ffa29a15e61832e043355aa4935a3bba6936b074 100644 (file)
@@ -83,5 +83,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 262a9d1fd7d9c0a3dd2c91868ca0da3f2189f692..0feb197a27dc9767ef2d78f08b2d0796c79001e6 100644 (file)
@@ -65,5 +65,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 262a9d1fd7d9c0a3dd2c91868ca0da3f2189f692..0feb197a27dc9767ef2d78f08b2d0796c79001e6 100644 (file)
@@ -65,5 +65,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 262a9d1fd7d9c0a3dd2c91868ca0da3f2189f692..0feb197a27dc9767ef2d78f08b2d0796c79001e6 100644 (file)
@@ -65,5 +65,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 262a9d1fd7d9c0a3dd2c91868ca0da3f2189f692..0feb197a27dc9767ef2d78f08b2d0796c79001e6 100644 (file)
@@ -65,5 +65,3 @@ yy9:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index f430a4821797e28de7a4976f2e4740ef686e90e9..48eb933854e1de662f86a999cb76ab3b3d39a3a9 100644 (file)
@@ -81,7 +81,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index f430a4821797e28de7a4976f2e4740ef686e90e9..48eb933854e1de662f86a999cb76ab3b3d39a3a9 100644 (file)
@@ -81,7 +81,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index f430a4821797e28de7a4976f2e4740ef686e90e9..48eb933854e1de662f86a999cb76ab3b3d39a3a9 100644 (file)
@@ -81,7 +81,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index f430a4821797e28de7a4976f2e4740ef686e90e9..48eb933854e1de662f86a999cb76ab3b3d39a3a9 100644 (file)
@@ -81,7 +81,3 @@ yy11:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
-re2c: warning: line 5: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]
index 4458c60350f939fbd868785c1215ab2ea96d692c..1e4e8617480fbf5e23a2ea5803183c1a6a4311c0 100644 (file)
@@ -69,4 +69,3 @@ yy5:
 }
 
 re2c: warning: line 6: rule matches empty string [-Wmatch-empty-string]
-re2c: warning: line 6: trailing context is non-deterministic and induces 2 parallel instances [-Wnondeterministic-tags]