Warnings: teeks99-01-dg13-20-64onriscv64 - typeof / gcc-13~c++20
Rev c5239cd4ca1e63a779117b2b48e182fa95c31b54 / Mon, 18 Nov 2024 08:24:36 +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: 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]