Warnings: teeks99-dkr-dc17-opt - wave / clang-linux-17~c++20~O2
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 07:10:45 +0000
test_lexertl_lexer
/var/boost/run/boost_root/libs/wave/samples/list_includes/lexertl/lexertl_lexer.hpp:699:29: warning: 214 enumeration values not handled in switch: 'T_UNKNOWN', 'T_FIRST_TOKEN', 'T_LAST_TOKEN'... [-Wswitch]
/var/boost/run/boost_root/libs/wave/samples/list_includes/lexertl/lexertl_lexer.hpp:699:29: warning: 214 enumeration values not handled in switch: 'T_UNKNOWN', 'T_FIRST_TOKEN', 'T_LAST_TOKEN'... [-Wswitch]
2 warnings generated.
                
test_slex_lexer
/var/boost/run/boost_root/libs/wave/samples/cpp_tokens/slex/cpp_slex_lexer.hpp:689:29: warning: 214 enumeration values not handled in switch: 'T_UNKNOWN', 'T_FIRST_TOKEN', 'T_LAST_TOKEN'... [-Wswitch]
/var/boost/run/boost_root/libs/wave/samples/cpp_tokens/slex/cpp_slex_lexer.hpp:689:29: warning: 214 enumeration values not handled in switch: 'T_UNKNOWN', 'T_FIRST_TOKEN', 'T_LAST_TOKEN'... [-Wswitch]
/var/boost/run/boost_root/libs/wave/samples/cpp_tokens/slex/cpp_slex_lexer.hpp:689:29: warning: 214 enumeration values not handled in switch: 'T_UNKNOWN', 'T_FIRST_TOKEN', 'T_LAST_TOKEN'... [-Wswitch]
3 warnings generated.