Warnings: teeks99-dkr-dc17-g11 - polygon / clang-linux-17~gnu11
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 05:59:07 +0000
gtl_boost_unit_test
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
../boost/polygon/rectangle_concept.hpp:791:19: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
../boost/polygon/rectangle_concept.hpp:791:19: note: cast one or both operands to int to silence this warning
../boost/polygon/rectangle_concept.hpp:791:19: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
../boost/polygon/rectangle_concept.hpp:791:19: note: cast one or both operands to int to silence this warning
../boost/polygon/rectangle_concept.hpp:773:12: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
../boost/polygon/rectangle_concept.hpp:773:12: note: cast one or both operands to int to silence this warning
4 warnings generated.
                
polygon_90_data_test
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
polygon_rectangle_formation_test
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
polygon_set_data_test
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
1 warning generated.
                
voronoi_builder_test
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
1 warning generated.