Re: Unused attribute for used variable

2021-01-28 Thread Akim Demaille
Hi Christoph, > Le 26 janv. 2021 à 20:10, Christoph Grüninger a écrit : > > Dear Bisons! > > I am still giving CMake's Bison code some love. I regenerated the code > using Bison 3.7.4. But Clang 11 with manually set > -Wused-but-marked-unused warns: > >> [ 56%] Building CXX object >> Source/C

Unused attribute for used variable

2021-01-26 Thread Christoph Grüninger
Dear Bisons! I am still giving CMake's Bison code some love. I regenerated the code using Bison 3.7.4. But Clang 11 with manually set -Wused-but-marked-unused warns: > [ 56%] Building CXX object > Source/CMakeFiles/CMakeLib.dir/LexerParser/cmFortranParser.cxx.o > cmExprParser.cxx:774:54: warning