Commit b792efb
committed
Fix ticket 3140 and 3137 (Improve Tokenizer: Remove dead for loop - simplify while(0) better.
Note: it doesn't remove dead code if there's a label inside. Will be improved in another ticket.1 parent 16506f0 commit b792efb
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10036 | 10036 | | |
10037 | 10037 | | |
10038 | 10038 | | |
10039 | | - | |
| 10039 | + | |
10040 | 10040 | | |
10041 | 10041 | | |
10042 | 10042 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6432 | 6432 | | |
6433 | 6433 | | |
6434 | 6434 | | |
| 6435 | + | |
| 6436 | + | |
6435 | 6437 | | |
6436 | 6438 | | |
6437 | 6439 | | |
| |||
0 commit comments