diff options
author | Guillaume Maudoux <layus.on@gmail.com> | 2017-04-30T23·07+0200 |
---|---|---|
committer | Guillaume Maudoux <layus.on@gmail.com> | 2017-04-30T23·18+0200 |
commit | a143014d738758b5558efb73fee9f351cd00cbda (patch) | |
tree | e08df4d95d4d031a6f3ba77906b6c5665c8ef4d0 /src/buildenv | |
parent | a4744254250e170f1b858e46a8b1c7904a030a2b (diff) |
lexer: remove catch-all rules hiding real errors
With catch-all rules, we hide potential errors. It turns out that a4744254 made one cath-all useless. Flex detected that is was impossible to reach. The other is more subtle, as it can only trigger on unfinished escapes in unfinished strings, which only occurs at EOF.
Diffstat (limited to 'src/buildenv')
0 files changed, 0 insertions, 0 deletions