right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
And clean the .gitignore file: the .vcproj and .sln are already in the
global globing, and for that reason I have removed all occurrences in
subdirectories.
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch
........
r56567 | stayeb | 2010-06-04 10:42:30 +0200 (Fri, 04 Jun 2010) | 1 line
Add a call to other overloads of centroid function.
........
r56628 | spion | 2010-06-07 17:39:28 +0200 (Mon, 07 Jun 2010) | 2 lines
Try again another version of the workaround for VC++.
........
"linear_least_squares_fitting_points_2.cpp", line 42: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 105: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 74: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 80: Error: The function "rand" must have a prototype.
"linear_least_squares_fitting_points_3.cpp", line 81: Error: The function "rand" must have a prototype.
"linear_least_squares_fitting_rectangles_2.cpp", line 131: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_rectangles_2.cpp", line 48: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_rectangles_2.cpp", line 90: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 101: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 143: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 192: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 45: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_segments_2.cpp", line 72: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_tetrahedra_3.cpp", line 17: Error: The function "rand" must have a prototype.
"linear_least_squares_fitting_triangles_2.cpp", line 57: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_triangles_2.cpp", line 99: Error: The function "exit" must have a prototype.
"linear_least_squares_fitting_triangles_3.cpp", line 16: Error: The function "rand" must have a prototype.
detected by Sun CC.