westes / flex

The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Other
3.56k stars 533 forks source link

Correctly refer to ctrl.traceline_template #543

Closed burke closed 1 year ago

burke commented 1 year ago

This was refactored in 0e32cd, but left a dangling reference to the previous location here. This was causing the filter_fix_linedirs filter to crash during building of src/stage1scan.c, resulting in a file truncated to (100+4)kB and an exit status of 1.