Results 5 comments of Matt Miller

I am seeing this too in a legacy build environment. It looks like its flex is 2.5.39. Using `-Wno-deprecated` didn't seem to help.

Here is the resulting `mscgen_lexer.cpp` file (I replaced the real workspace path in some of the `#line` lines with `/workspace`): [mscgen_lexer.cpp.tar.gz](https://github.com/user-attachments/files/16822727/mscgen_lexer.cpp.tar.gz)

@albert-github It seems to be other files too, but not sure how many b/c the build bails after several errors. `xml.cpp` failed after `mscgen_lexer.cpp`. I'd guess there may be others...

@albert-github This is the list of files I saw in my build with `make -i`: ``` xmlcode_intermediate.cpp vhdlcode_intermediate.cpp sqlcode_intermediate.cpp scanner_intermediate.cpp pyscanner_intermediate.cpp pycode_intermediate.cpp pre_intermediate.cpp lexscanner_intermediate.cpp lexcode_intermediate.cpp fortranscanner_intermediate.cpp fortrancode_intermediate.cpp doctokenizer_intermediate.cpp defargs_intermediate.cpp declinfo_intermediate.cpp...

If anyone else is stuck in a similar situation to me where they don't have easy access to a non-Sequoia system to mount their old ExFAT VeraCrypt file, I created...