Commit 510ebd7
and
committed
mruby-compiler: terminate parsing early after too many errors
2 files changed
Lines changed: 2361 additions & 2286 deletions
File tree
mrbgems/mruby-compiler/core
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6120,6 +6120,11 @@ parser_yylex(parser_state *p) | |||
6120 | 6120 | | |
6121 | 6121 | | |
6122 | 6122 | | |
| 6123 | + | |
| 6124 | + | |
| 6125 | + | |
| 6126 | + | |
| 6127 | + | |
6123 | 6128 | | |
6124 | 6129 | | |
6125 | 6130 | | |