Warnings: teeks99-dkr-mg6-g14 - typeof / gcc-6~gnu14
Rev e7912689e0ea63ee621658db160d310e13d30a46 / Tue, 05 Nov 2024 01:01:57 +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 [-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]