Warnings: teeks99-dkr-mc17-14 - polygon / clang-linux-17~c++14
Rev 5a839fb07a98f882f00d7d3c304dbccf7ccd2cda / Tue, 12 Nov 2024 00:14:10 +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.