Use a span of Vertex_handles for read-only #34
Annotations
3 errors, 10 warnings, and 2 notices
include/Triangulation_traits.hpp#L14
'CGAL/Delaunay_triangulation_3.h' file not found
|
include/Triangulation_traits.hpp#L14
'CGAL/Delaunay_triangulation_3.h' file not found
|
tests/Vertex_test.cpp#L12
'doctest/doctest.h' file not found
|
include/Foliated_triangulation.hpp#L63
variable 'ContainerType' is non-const and globally accessible, consider making it const
|
include/Foliated_triangulation.hpp#L92
2 adjacent parameters of 'make_causal_vertices' of similar type ('const int &') are easily swapped by mistake
|
include/Foliated_triangulation.hpp#L99
variable 'causal_vertices' is not initialized
|
include/Foliated_triangulation.hpp#L119
variable 'init_edges' is not initialized
|
include/Foliated_triangulation.hpp#L124
variable 'cell' is not initialized
|
include/Foliated_triangulation.hpp#L125
variable 'thisEdge' is not initialized
|
include/Foliated_triangulation.hpp#L144
2 adjacent parameters of 'find_vertex' of similar type ('const int &') are easily swapped by mistake
|
include/Foliated_triangulation.hpp#L148
variable 'vertex' is not initialized
|
include/Foliated_triangulation.hpp#L167
2 adjacent parameters of 'find_cell' of similar type ('const int &') are easily swapped by mistake
|
include/Foliated_triangulation.hpp#L174
variable 'cell' is not initialized
|
include/Foliated_triangulation.hpp#L1
File include/Foliated_triangulation.hpp does not conform to Custom style guidelines. (lines 884, 1023, 1035, 1036, 1121, 1127, 1133, 1139, 1146, 1152, 1163, 1166, 1198, 1212, 1227, 1228, 1254, 1289, 1303, 1320, 1331, 1350, 1351, 1360, 1361, 1368, 1383, 1422, 1429, 1451, 1457, 1480, 1481, 1494, 1495, 1506, 1526, 1552)
|
include/Manifold.hpp#L1
File include/Manifold.hpp does not conform to Custom style guidelines. (lines 57, 60, 63, 66, 69, 72, 75, 78, 84, 159, 165, 172, 179, 186, 192, 202, 211, 212, 263, 314, 321, 334, 353, 407, 421, 422)
|
The logs for this run have expired and are no longer available.
Loading