about summary refs log tree commit diff
path: root/mk/tracing.mk
diff options
context:
space:
mode:
authorGuillaume Maudoux <layus.on@gmail.com>2017-04-30T23·07+0200
committerGuillaume Maudoux <layus.on@gmail.com>2017-04-30T23·18+0200
commita143014d738758b5558efb73fee9f351cd00cbda (patch)
treee08df4d95d4d031a6f3ba77906b6c5665c8ef4d0 /mk/tracing.mk
parenta4744254250e170f1b858e46a8b1c7904a030a2b (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 'mk/tracing.mk')
0 files changed, 0 insertions, 0 deletions