Commit Graph

91306 Commits

Author SHA1 Message Date
Laurent Rineau 9d16a42257 Fix ambiguous comparisons error with C++20 2020-06-15 17:07:35 +02:00
Laurent Rineau 1d3c8bbbc9 Fix "error: use of overloaded operator '=='"
... for `Arrangement_on_surface_2`, Boolean_operations_2`, and
`Minkowski_sum_2`.
2020-06-10 22:33:26 +02:00
Laurent Rineau 489e853a65 Fix ambiguous comparisons error with C++20 with Hyperplane_d as well 2020-06-10 18:25:33 +02:00
Laurent Rineau 127d76c370 Fix ambiguous comparisons error with C++20
```
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/afftrafo-test.cpp:136:31: error: use of overloaded operator '==' is ambiguous (with operand types 'VectorHd<CGAL::VectorHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::RT, CGAL::VectorHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::LA>' (aka 'VectorHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >') and 'Vector_d<CGAL::Homogeneous_d<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > > >')
    CGAL_TEST(v.transform(at9)==3*v){}
              ~~~~~~~~~~~~~~~~^ ~~~
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/include/CGAL/test_macros.h:10:28: note: expanded from macro 'CGAL_TEST'
                           ^
/mnt/testsuite/include/CGAL/Kernel_d/VectorHd.h:350:6: note: candidate function
bool operator==(const VectorHd<RT,LA>& w) const
     ^
/mnt/testsuite/include/CGAL/Kernel_d/Vector_d.h:90:8: note: candidate function (with reversed parameter order)
  bool operator==(const Self& w) const
       ^
```

```
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/afftrafo-test.cpp:141:33: error: use of overloaded operator '==' is ambiguous (with operand types 'DirectionHd<CGAL::DirectionHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::RT, CGAL::DirectionHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::LA>' (aka 'DirectionHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >') and 'Direction' (aka 'Direction_d<Homogeneous_d<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> > >'))
    CGAL_TEST(dir.transform(at9)==dir){}
              ~~~~~~~~~~~~~~~~~~^ ~~~
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/include/CGAL/test_macros.h:10:28: note: expanded from macro 'CGAL_TEST'
                           ^
/mnt/testsuite/include/CGAL/Kernel_d/DirectionHd.h:181:6: note: candidate function
bool operator==(const DirectionHd<RT,LA>& w) const
     ^
/mnt/testsuite/include/CGAL/Kernel_d/Direction_d.h:61:8: note: candidate function (with reversed parameter order)
  bool operator==(const Self& w) const
       ^
```
2020-06-10 18:10:58 +02:00
Laurent Rineau 6747341f66 Fix travis, broken since #4620 (commit 0a43f88f5d) 2020-06-10 18:06:52 +02:00
Laurent Rineau ef88baf8f2 Fix the announcement for PSP 2020-06-10 17:10:36 +02:00
Laurent Rineau d127be9d84 Second draft of the announcement mail, after a collaborative edition 2020-06-10 11:59:54 +02:00
Laurent Rineau 0f63849a43 First draft for the announcement mail 2020-06-10 10:09:01 +02:00
Laurent Rineau 26eb367d71 Merge remote-tracking branch 'cgal/master' 2020-06-09 22:16:59 +02:00
Laurent Rineau dad79a8182 Merge pull request #4768 from aothms/nef_nary_empty
Don't segfault on empty Nef_nary_x
2020-06-09 22:16:25 +02:00
Laurent Rineau 3d0a2589b8 Merge pull request #4770 from maxGimeno/AABB_tree-Fix_demo-maxGimeno
AABB_demo: Fix
2020-06-09 22:16:22 +02:00
Laurent Rineau ec6c0d6758 Prepare for 5.1-beta2 2020-06-09 22:15:45 +02:00
Laurent Rineau 4b23afeb49 updated crontab (automated commit) 2020-06-09 18:18:03 +02:00
Sebastien Loriot bf7d94a466
Merge pull request #4773 from maxGimeno/Demo-Fix_typo-maxGimeno
Polyhedorn Demo: Fix typo
2020-06-08 16:40:14 +02:00
Maxime Gimeno 8e21da2b91 Fix typo. 2020-06-08 16:31:46 +02:00
Maxime Gimeno 2395583fd7 setup a singleshot for the planes 2020-06-08 11:00:38 +02:00
Maxime Gimeno 1d4d3efcc9 Remove useless timer call 2020-06-08 10:38:58 +02:00
Thomas Krijnen a86712d1aa Don't segfault on empty Nef_nary_x 2020-06-07 15:25:18 +02:00
Laurent Rineau 6b679968c6 Merge branch 'releases/CGAL-5.0-branch' 2020-06-05 17:54:55 +02:00
Laurent Rineau 9b8ecd720b Merge pull request #4636 from sgiraudot/CMake-Third_party_imported_targets-GF
CMake: Use Imported Targets for 3rd Party Libs
2020-06-05 17:54:14 +02:00
Laurent Rineau a52a52dd3b Merge pull request #4714 from MaelRL/CGAL-Format_CHANGES.md_5.1-GF
Fix a number of issues in CHANGES.md and add links for 5.1
2020-06-05 17:54:11 +02:00
Laurent Rineau 451202e61e Merge pull request #4759 from lrineau/Documentation-add_warning_about_doc_of_master-GF
Documentation: add warning about doc of master gf
2020-06-05 17:53:47 +02:00
Laurent Rineau ad93669f85 Merge pull request #4762 from maxGimeno/Demo-Fixes-maxGimeno
3D Demo: Fixes
2020-06-05 17:51:59 +02:00
Laurent Rineau c3482b46ba Merge pull request #4763 from maxGimeno/Documentation-brew_fixes-maxGimeno
Documentation : Fix brew doc
2020-06-05 17:51:57 +02:00
Maxime Gimeno 96cbb19f0b Fix brew doc about cgal-qt5 which doesn't exist 2020-06-05 17:51:09 +02:00
Maxime Gimeno ec2f3f2fa9 Fix brew doc about cgal-qt5 which doesn't exist 2020-06-04 10:15:34 +02:00
Maxime Gimeno 45343e39a0 Protect std::max 2020-06-04 09:55:23 +02:00
Laurent Rineau daf86cc719 Prepare for 5.1-beta1 2020-06-04 09:42:02 +02:00
Laurent Rineau 63e77ea2cd updated crontab (automated commit) 2020-06-03 18:18:04 +02:00
Mael Rouxel-Labbé e49babecfb Formatting... 2020-06-03 17:50:08 +02:00
Mael Rouxel-Labbé 6607b48dda Add an entry in CHANGES.md about the tutorials 2020-06-03 17:47:55 +02:00
Mael Rouxel-Labbé d81184ca9f Add links to entries on cgal.org 2020-06-03 17:47:40 +02:00
Mael Rouxel-Labbé 09fa7feef2 Misc minor fixes 2020-06-03 17:39:29 +02:00
Mael Rouxel-Labbé 613eda4e9d Resize Tetrahedral Remeshing package icon to the proper (120x120) size 2020-06-03 17:28:02 +02:00
Mael Rouxel-Labbé 02f8063111 Add Tetrahedral Remeshing to CHANGES.md 2020-06-03 17:27:44 +02:00
Maxime Gimeno 05c36b37ec clean-up 2020-06-03 17:13:39 +02:00
Maxime Gimeno 3a74c5bd11 Update to master 2020-06-03 17:12:43 +02:00
Mael Rouxel-Labbé 4a9618f62c Add missing links 2020-06-03 17:11:38 +02:00
Mael Rouxel-Labbé 97bebb5b0f Merge remote-tracking branch 'cgal/master' into CGAL-Format_CHANGES.md_5.1-GF 2020-06-03 17:01:40 +02:00
Laurent Rineau 97123fc3c7 Merge branch 'releases/CGAL-5.0-branch' 2020-06-03 16:26:36 +02:00
Laurent Rineau 871c97273a Merge pull request #4496 from lrineau/CGAL-move_semantic_for_triangulations-GF
Add move-semantic to Compact_container and Triangulations
2020-06-03 16:23:22 +02:00
Laurent Rineau a828cb0d06 Merge pull request #4620 from janetournois/Tetrahedral_remeshing-new-jtournois
Tetrahedral remeshing - new package
2020-06-03 16:23:17 +02:00
Laurent Rineau 8db4503904 Merge pull request #4710 from danston/CGAL-clangmp_bug_fix-danston
boost mp on Apple clang issue fix

# Conflicts:
#	Installation/cmake/modules/CGAL_SetupCGALDependencies.cmake
2020-06-03 16:22:55 +02:00
Laurent Rineau c15030bf39 Merge pull request #4740 from afabri/T2-low_dimensional-GF
Triangulation_2: Add a figure and an example for dimension < 2
2020-06-03 16:22:38 +02:00
Laurent Rineau 814689552b Merge pull request #4752 from lrineau/CGAL-fix_cpp20-mglisse_GF
Fix C++20 errors
2020-06-03 16:22:35 +02:00
Laurent Rineau 863b1decf6 Merge pull request #4754 from maxGimeno/PMP-Fix_parallel_haussdorf_dist-maxGimeno
PMP: Fix parallel hausdorff
2020-06-03 16:22:32 +02:00
Laurent Rineau 4354b2c87f Merge pull request #4710 from danston/CGAL-clangmp_bug_fix-danston
boost mp on Apple clang issue fix
2020-06-03 16:21:28 +02:00
Laurent Rineau dc2ae1614c Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-06-03 16:15:21 +02:00
Maxime Gimeno 7d5c8e2558 Restore missing dependency for register_point_set_plugin 2020-06-03 15:56:13 +02:00
Maxime Gimeno 9551708e88 Fix crash in skeletonization 2020-06-03 15:02:58 +02:00