Warnings: teeks99-dkr-dg10 - typeof / gcc-10~c++17
Rev 8a1a5f3a64b5f11de2ff03a1d6fb9372a5c51e66 / Fri, 15 Nov 2024 09:42:21 +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_uns1.cpp:13:16: warning: variable 'v1' set but not used [-Wunused-but-set-variable]
../libs/typeof/test/odr_no_uns1.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 [-Wdeprecated-declarations]
../libs/typeof/test/std.cpp:73:42: warning: 'template<class _Operation> class std::binder2nd' is deprecated [-Wdeprecated-declarations]
                
std_native
../libs/typeof/test/std.cpp:72:42: warning: 'template<class _Operation> class std::binder1st' is deprecated [-Wdeprecated-declarations]
../libs/typeof/test/std.cpp:73:42: warning: 'template<class _Operation> class std::binder2nd' is deprecated [-Wdeprecated-declarations]