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.