Warnings: teeks99-dkr-dg6-14 - hana / gcc-6~c++14
Rev aaa128e8f85e71cbe0b6c73a489317941c347ff3 / Thu, 14 Nov 2024 08:04:51 +0000
test~ext~std~tuple~laws~functor
../libs/hana/test/_include/laws/monad.hpp:86:41: warning: 'boost::hana::test::TestMonad<M, boost::hana::test::laws>::TestMonad(Xs, XXs)::<lambda(auto:49)> [with auto:49 = std::tuple<>; Xs = boost::hana::tuple<std::tuple<>, std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > >; XXs = boost::hana::tuple<std::tuple<>, std::tuple<std::tuple<boost::hana::test::ct_eq<0> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > > >; M = boost::hana::ext::std::tuple_tag]::<lambda(auto:60)>' declared with greater visibility than the type of its field 'boost::hana::test::TestMonad<M, boost::hana::test::laws>::TestMonad(Xs, XXs)::<lambda(auto:49)> [with auto:49 = std::tuple<>; Xs = boost::hana::tuple<std::tuple<>, std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > >; XXs = boost::hana::tuple<std::tuple<>, std::tuple<std::tuple<boost::hana::test::ct_eq<0> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > > >; M = boost::hana::ext::std::tuple_tag]::<lambda(auto:60)>::<f capture>' [-Wattributes]
../libs/hana/test/_include/laws/monad.hpp:86:41: warning: 'boost::hana::test::TestMonad<M, boost::hana::test::laws>::TestMonad(Xs, XXs)::<lambda(auto:49)> [with auto:49 = std::tuple<>; Xs = boost::hana::tuple<std::tuple<>, std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > >; XXs = boost::hana::tuple<std::tuple<>, std::tuple<std::tuple<boost::hana::test::ct_eq<0> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > > >; M = boost::hana::ext::std::tuple_tag]::<lambda(auto:60)>' declared with greater visibility than the type of its field 'boost::hana::test::TestMonad<M, boost::hana::test::laws>::TestMonad(Xs, XXs)::<lambda(auto:49)> [with auto:49 = std::tuple<>; Xs = boost::hana::tuple<std::tuple<>, std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<0>, boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2>, boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > >; XXs = boost::hana::tuple<std::tuple<>, std::tuple<std::tuple<boost::hana::test::ct_eq<0> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> > >, std::tuple<std::tuple<boost::hana::test::ct_eq<0> >, std::tuple<boost::hana::test::ct_eq<1>, boost::hana::test::ct_eq<2> >, std::tuple<boost::hana::test::ct_eq<3>, boost::hana::test::ct_eq<4> > > >; M = boost::hana::ext::std::tuple_tag]::<lambda(auto:60)>::<g capture>' [-Wattributes]
                
test~pair~cnstr~copy
../libs/hana/test/pair/cnstr.copy.cpp:34:39: warning: typedef 'P1' locally defined but not used [-Wunused-local-typedefs]
                
test~pair~tag_of
../libs/hana/test/pair/tag_of.cpp:26:49: warning: typedef 'using PairTag = using type = struct boost::hana::pair_tag' locally defined but not used [-Wunused-local-typedefs]
../libs/hana/test/pair/tag_of.cpp:27:81: warning: typedef 'using Tag = using type = struct boost::hana::ext::std::integral_constant_tag<long unsigned int>' locally defined but not used [-Wunused-local-typedefs]
../libs/hana/test/pair/tag_of.cpp:33:49: warning: typedef 'using PairTag = using type = struct boost::hana::pair_tag' locally defined but not used [-Wunused-local-typedefs]
../libs/hana/test/pair/tag_of.cpp:34:81: warning: typedef 'using Tag = using type = struct boost::hana::ext::std::integral_constant_tag<long unsigned int>' locally defined but not used [-Wunused-local-typedefs]
                
test~type~traits
../libs/hana/test/type/traits.cpp:155:71: warning: typedef 'using Z = struct Structure&&' locally defined but not used [-Wunused-local-typedefs]
                
test~type~unary_plus
../libs/hana/test/type/unary_plus.cpp:35:36: warning: typedef 'using T1 = using type = struct T' locally defined but not used [-Wunused-local-typedefs]
../libs/hana/test/type/unary_plus.cpp:36:36: warning: typedef 'using T2 = using type = struct T' locally defined but not used [-Wunused-local-typedefs]
../libs/hana/test/type/unary_plus.cpp:37:37: warning: typedef 'using T3 = using type = struct T' locally defined but not used [-Wunused-local-typedefs]
../libs/hana/test/type/unary_plus.cpp:38:37: warning: typedef 'using T4 = using type = struct T' locally defined but not used [-Wunused-local-typedefs]