Warnings: teeks99-dkr-dc17-g17 - polygon / clang-linux-17~gnu17
Rev 7a526fa2b7ef1e8e8b411541933c5ecb156c78a0 / Sun, 10 Nov 2024 20:30:05 +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.