Warnings: teeks99-dkr-mc17-g14 - polygon / clang-linux-17~gnu14
Rev e5cdcdb017326dad630ab2d85172e2d81bde89bc / Tue, 12 Nov 2024 02:39:18 +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.