Sebastien Loriot
Sebastien Loriot
/force-build:v3
Hi Simon! what information do you need that is not available? Don't you have what you need with `before_edge_split ()`, `edge_split()`, `after_edge_split()` ?
Whole testsuite lines are red. See for example: https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.4-Ic-51/Nef_3/TestReport_lrineau_ArchLinux-CXX17-Release.gz
Successfully tested in CGAL-5.4-Ic-115
AFAIR, this issue could be closed as it is not a bug, right? @janetournois @MaelRL
Shall a note in `CHANGES.md` be the minimum we should do?
@lrineau could you give your point of view on what should be done with the package?
We should take all Surface_mesher examples and see if we can easily reimplement them using Mesh_3. If that's the case, then we can simply deprecate the Surface_mesher package.
This issue was mentioned today again. We should reimplement the package with Mesh_3.
@ChristopherNcl You have some trailing whitespaces that should be removed. You also have some unsued variables: - `Mesh_3/include/CGAL/Mesh_3/features_detection/features_detection.h:1851:52: warning: unused parameter ‘prec’ [-Wunused-parameter] 1851 | std::vector poly01121223(const int prec =...