Warnings: teeks99-dkr-arm64-mg14-20 - typeof / gcc-14~c++20
Rev 9551794e85660b607a682c43dc0c4837be147e68 / Sun, 15 Jun 2025 09:34:37 +0000
msvc_typeof_in_lambda_emulation
../libs/typeof/test/msvc_typeof_in_lambda.cpp:58:39: warning: typedef ???n_type??? locally defined but not used [-Wunused-local-typedefs]
../libs/typeof/test/msvc_typeof_in_lambda.cpp:62:42: warning: typedef ???test_type??? locally defined but not used [-Wunused-local-typedefs]
../libs/typeof/test/msvc_typeof_in_lambda.cpp:49:10: warning: variable ???check_property??? set but not used [-Wunused-but-set-variable]
../libs/typeof/test/msvc_typeof_in_lambda.cpp:45:35: warning: typedef ???n_type??? locally defined but not used [-Wunused-local-typedefs]
                
msvc_typeof_in_lambda_native
../libs/typeof/test/msvc_typeof_in_lambda.cpp:58:39: warning: typedef ???n_type??? locally defined but not used [-Wunused-local-typedefs]
../libs/typeof/test/msvc_typeof_in_lambda.cpp:62:42: warning: typedef ???test_type??? locally defined but not used [-Wunused-local-typedefs]
../libs/typeof/test/msvc_typeof_in_lambda.cpp:49:10: warning: variable ???check_property??? set but not used [-Wunused-but-set-variable]
../libs/typeof/test/msvc_typeof_in_lambda.cpp:45:35: warning: typedef ???n_type??? locally defined but not used [-Wunused-local-typedefs]
                
odr_no_uns
../libs/typeof/test/odr_no_uns2.cpp:13:16: warning: variable ???v1??? set but not used [-Wunused-but-set-variable]
../libs/typeof/test/odr_no_uns2.cpp:14:16: warning: variable ???v2??? set but not used [-Wunused-but-set-variable]
                
std_emulation
../libs/typeof/test/std.cpp:72:42: warning: ???template<class _Operation> class std::binder1st??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../libs/typeof/test/std.cpp:73:42: warning: ???template<class _Operation> class std::binder2nd??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
                
std_native
../libs/typeof/test/std.cpp:72:42: warning: ???template<class _Operation> class std::binder1st??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
../libs/typeof/test/std.cpp:73:42: warning: ???template<class _Operation> class std::binder2nd??? is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]