Warnings: teeks99-dkr-dc17-warn - polygon / clang-linux-17~c++20~warn
Rev bd3c3e9c38e826481a9b4983aab67bc29983418e / Mon, 11 Nov 2024 10:03:11 +0000
gtl_boost_unit_test
../boost/polygon/detail/polygon_formation.hpp:390:16: warning: variable 'ops' set but not used [-Wunused-but-set-variable]
../libs/polygon/test/gtl_boost_unit_test.cpp:75:80: warning: unused parameter 'p' [-Wunused-parameter]
../libs/polygon/test/gtl_boost_unit_test.cpp:2265:36: warning: unused parameter 'argc' [-Wunused-parameter]
../libs/polygon/test/gtl_boost_unit_test.cpp:2265:49: warning: unused parameter 'argv' [-Wunused-parameter]
../libs/polygon/test/gtl_boost_unit_test.cpp:2395:55: warning: unused parameter 'argc' [-Wunused-parameter]
../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/detail/iterator_points_to_compact.hpp:28:10: warning: definition of implicit copy assignment operator for 'iterator_points_to_compact<boost::polygon::iterator_compact_to_points<__gnu_cxx::__normal_iterator<const int *, std::vector<int>>, boost::polygon::point_data<int>>, boost::polygon::point_data<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/polygon/detail/iterator_points_to_compact.hpp:28:10: warning: definition of implicit copy assignment operator for 'iterator_points_to_compact<__gnu_cxx::__normal_iterator<const boost::polygon::point_data<int> *, std::vector<boost::polygon::point_data<int>>>, boost::polygon::point_data<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/polygon/detail/iterator_geometry_to_set.hpp:119:3: warning: definition of implicit copy assignment operator for 'iterator_geometry_to_set<boost::polygon::polygon_90_concept, boost::polygon::polygon_90_with_holes_data<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/polygon/detail/iterator_geometry_to_set.hpp:119:3: warning: definition of implicit copy assignment operator for 'iterator_geometry_to_set<boost::polygon::polygon_90_concept, boost::polygon::polygon_90_data<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../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
12 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]
../boost/polygon/detail/iterator_geometry_to_set.hpp:119:3: warning: definition of implicit copy assignment operator for 'iterator_geometry_to_set<boost::polygon::polygon_90_concept, boost::polygon::polygon_90_with_holes_data<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
../boost/polygon/detail/iterator_geometry_to_set.hpp:119:3: warning: definition of implicit copy assignment operator for 'iterator_geometry_to_set<boost::polygon::polygon_90_concept, boost::polygon::polygon_90_data<int>>' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
3 warnings 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]
../boost/polygon/detail/voronoi_predicates.hpp:1037:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1038:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1039:52: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:120:51: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:126:24: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:136:52: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:142:24: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:181:44: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:187:17: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1124:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1125:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1126:52: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:194:51: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:200:51: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:165:44: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:171:17: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:206:67: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1214:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1215:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1216:49: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1316:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1317:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1318:49: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:155:27: warning: arithmetic between floating-point type 'const relative_error_type' (aka 'const double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1417:42: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1418:42: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1419:50: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
28 warnings generated.
                
voronoi_predicates_test
../boost/polygon/detail/voronoi_predicates.hpp:1037:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1038:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1039:52: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:120:51: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:126:24: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:136:52: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:142:24: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:181:44: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:187:17: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1124:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1125:44: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1126:52: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:194:51: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:200:51: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:165:44: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:171:17: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:206:67: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1214:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1215:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1216:49: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1316:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1317:41: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1318:49: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:155:27: warning: arithmetic between floating-point type 'const relative_error_type' (aka 'const double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1417:42: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1418:42: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_predicates.hpp:1419:50: warning: comparison of floating-point type 'relative_error_type' (aka 'double') with enumeration type 'boost::polygon::detail::voronoi_predicates<boost::polygon::detail::voronoi_ctype_traits<int32>>::(unnamed enum at ../boost/polygon/detail/voronoi_predicates.hpp:36:3)' is deprecated [-Wdeprecated-enum-float-conversion]
27 warnings generated.
                
voronoi_robust_fpt_test
../boost/polygon/detail/voronoi_robust_fpt.hpp:165:44: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:171:17: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:120:51: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:126:24: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:181:44: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:187:17: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:136:52: warning: arithmetic between floating-point type 'const double' and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:142:24: warning: arithmetic between floating-point type 'floating_point_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:194:51: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:149:27: warning: arithmetic between floating-point type 'const relative_error_type' (aka 'const double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:200:51: warning: arithmetic between floating-point type 'relative_error_type' (aka 'double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
../boost/polygon/detail/voronoi_robust_fpt.hpp:155:27: warning: arithmetic between floating-point type 'const relative_error_type' (aka 'const double') and enumeration type 'boost::polygon::detail::robust_fpt<double>::(unnamed enum at ../boost/polygon/detail/voronoi_robust_fpt.hpp:86:3)' is deprecated [-Wdeprecated-enum-float-conversion]
12 warnings generated.