Warnings: teeks99-dkr-dc17-20-lc - xpressive / clang-linux-17~c++20~lc
Rev 2fae7982e100aa9916592f55cddcddc5e96488c7 / Mon, 11 Nov 2024 12:54:42 +0000
test_actions
../libs/xpressive/test/test_actions.cpp:186:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/xpressive/test/test_actions.cpp:193:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/xpressive/test/test_actions.cpp:202:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
../libs/xpressive/test/test_actions.cpp:209:37: warning: top-level comma expression in array subscript is deprecated in C++20 and unsupported in C++2b [-Wdeprecated-comma-subscript]
4 warnings generated.
                
test_non_char
../boost/xpressive/detail/utility/hash_peek_bitset.hpp:33:27: warning: 'char_traits<int>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
../boost/xpressive/detail/utility/hash_peek_bitset.hpp:33:27: warning: 'char_traits<UChar>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
../boost/xpressive/detail/utility/hash_peek_bitset.hpp:96:37: warning: 'char_traits<UChar>' is deprecated: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or char32_t is non-standard and is provided for a temporary period. It will be removed in LLVM 18, so please migrate off of it. [-Wdeprecated-declarations]
3 warnings generated.