Simon Giraudot
6bc9fb5852
Add hack in config.h for boost detection of CXX11 features with ICC
2017-07-11 11:59:18 +02:00
Laurent Rineau
fb458b9506
Whitelist also the (read|write)_ply_points.h
2017-07-11 11:58:53 +02:00
Laurent Rineau
2d286d5e79
Add the files to the whitelist
2017-07-11 11:58:53 +02:00
Simon Giraudot
65429ed23d
Fix typo in changes.html
2017-07-11 11:58:52 +02:00
Simon Giraudot
46d4a93d64
Update changes.html (breaking change)
2017-07-11 11:58:52 +02:00
Simon Giraudot
8aed657e64
Check for LASLIB_INCLUDE_DIR to make sure LASlib is found
2017-07-11 11:58:52 +02:00
Jane Tournois
4e2982c15a
add hints to find LASlib (helps on windows)
2017-07-11 11:58:52 +02:00
Simon Giraudot
bd94c3005b
Move USE_AS_DLL as a temporary definition around LASlib header
2017-07-11 11:58:52 +02:00
Jane Tournois
55c1972c22
add macro USE_AS_DLL to decl import
2017-07-11 11:58:52 +02:00
Simon Giraudot
1a53899c4b
Correct FindLASLIB with CGAL fork of LASLIB
2017-07-11 11:58:50 +02:00
Simon Giraudot
9a77eef553
Unify cmake behavior with LASlib
2017-07-11 11:58:50 +02:00
Simon Giraudot
38a92b2691
Update changes.html
2017-07-11 11:58:49 +02:00
Simon Giraudot
f4fea04a4d
Add definition CGAL_LINKED_WITH_LASLIB
2017-07-11 11:58:48 +02:00
Simon Giraudot
a79d7be088
New example for LAS reader
2017-07-11 11:58:47 +02:00
Laurent Rineau
80829925b7
Merge pull request #2174 from gdamiand/BGL-LCC-gdamiand
...
BGL version for Linear_cell_complex_for_combinatorial_map
2017-07-10 15:38:21 +02:00
Laurent Rineau
8da2b7bd11
Merge pull request #2068 from maxGimeno/Polyhedron_demo-Volume_generator-GF
...
BGL new helper functions and Polyhedron_demo's Basic_volume_generator_plugin
2017-07-10 15:35:22 +02:00
Simon Giraudot
4b245f961e
Merge branch 'Classification-GF-old' into Classification-GF
2017-07-10 09:06:26 +02:00
Laurent Rineau
b0336e6558
Workaround for https://svn.boost.org/trac10/ticket/12534
...
That is a workaround for the bug about the partial specialization of
boost::is_enum<std::pair<T, U> >
being too late.
The bug has been in Boost-1.62 only. For that version (currently the
default version in Debian-testing), we include a header from Boost
container as soon as possible: in `<CGAL/config.h>`.
2017-07-07 11:23:21 +02:00
Jane Tournois
4fda9e482b
update changes.html
2017-07-07 10:19:08 +02:00
Andreas Fabri
a9eadc1a94
fix changes.html
2017-07-06 21:54:09 +02:00
Simon Giraudot
8cee8d06eb
Add section to changes.html
2017-07-04 08:53:07 +02:00
Mael Rouxel-Labbé
24433bfbb8
Improved visibility of P3RT3 in changes.html (moved to major changes)
...
and aligned dD regular's changelog with P3RT3's changelog
2017-07-03 16:23:26 +02:00
Mael Rouxel-Labbé
5ef4ed6083
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Based on master
2017-07-03 16:12:14 +02:00
Laurent Rineau
d878561809
Merge pull request #2102 from afabri/Kernel_Weighted_point_without_conversion-GF
...
Remove implicit conversions between points and weighted points
2017-07-03 12:08:57 +02:00
Andreas Fabri
a69b2918d2
Add to changes.html
2017-06-30 18:14:43 +02:00
Laurent Rineau
c5224829fc
Merge branch 'master' into Polyhedron_demo-Volume_generator-GF
2017-06-30 17:27:06 +02:00
Laurent Rineau
95964a2e17
Merge pull request #2160 from sgiraudot/Poisson_reconstruction-Add_simple_functions-GF
...
Poisson reconstruction: Provide a simple function
2017-06-30 16:52:10 +02:00
Laurent Rineau
981d271774
Merge pull request #2181 from gdamiand/patch-1
...
Update CGAL_SetupFlags.cmake
2017-06-30 16:52:07 +02:00
Laurent Rineau
2061a16def
Merge pull request #1917 from MaelRL/SM_Parameterization-BGL-GF
...
Parameterization Facegraph
2017-06-30 16:38:50 +02:00
Mael Rouxel-Labbé
dc313f82e5
Fixed wrong balise in changes.html
2017-06-28 10:24:26 +02:00
Mael Rouxel-Labbé
638e0c41ea
Moved the dD triangulation changelog to "Major and breaking changes"
...
Otherwise, it's completely lost in the T2/T3 minor breaking changes.
2017-06-28 10:23:16 +02:00
Mael Rouxel-Labbé
eee58745cf
Fixed changes.html typo
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
ac112a0530
Minor changes to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
abe5cd57ac
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
dbc8f71c8d
Added Alpha Shapes 2D breaking changes to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
92f9f9ce0c
Improved changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
4adbbb51ab
Updated changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
03e646679f
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
...
and not TriangulationVertexBase_3
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
9c044c00eb
Fixed the concept MeshCellBase_3
...
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
c606c3cfc8
Modified changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
f980c2df1f
Modified changes.txt
2017-06-28 10:16:23 +02:00
Laurent Rineau
036b4b064f
Merge pull request #2185 from cjamin/Triangulation-add_regular_tri-cjamin_mglisse
...
Triangulation: add dD regular triangulation
2017-06-27 16:29:11 +02:00
Maxime Gimeno
3f72bfc8ba
Changes :
...
- change types in the functions parameters
- make the tetrahedron based on the unit vectors
- add a function to create a pyramid
- add assertions to protect the numbers of vertices
- move the functions to BGL::helpers.h and add documentation
2017-06-26 10:59:10 +02:00
Mael Rouxel-Labbé
0031dbf248
Improved changes.html
2017-06-22 16:17:59 +02:00
Mael Rouxel-Labbé
f860f8c2c7
Replaced pointer to licence with licence itself
2017-06-22 16:17:13 +02:00
Laurent Rineau
4b2b272404
Fix the -fvisibility=hidden issue
2017-06-22 16:17:13 +02:00
Mael Rouxel-Labbé
ac05b500dc
Added some more explanations about the change of API
2017-06-22 16:17:13 +02:00
Mael Rouxel-Labbé
ebd4e749df
Properly documented the API and headers breaking changes
2017-06-22 16:17:13 +02:00
Mael Rouxel-Labbé
2851a8691c
Re-added Orbifold Tutte embeddings to changes.html
...
Somehow disappeared during the rebase
2017-06-22 16:17:13 +02:00
Mael Rouxel-Labbé
b432ff351b
Fixed permissions
2017-06-22 16:15:57 +02:00
Andreas Fabri
602e6b456f
find_package SuiteSparse
2017-06-22 16:15:57 +02:00
Andreas Fabri
eb704310b3
Change changes.html; Add AF to the bibtex entry
2017-06-22 16:15:57 +02:00
Laurent Rineau
4116d749d2
Merge pull request #1861 from maxGimeno/BGL_copy_face_graph_patch-GF
...
BGL: Connected_component_graph and copy_face_graph_patch
2017-06-22 16:06:14 +02:00
Laurent Rineau
f6d87bc3a5
Merge pull request #2172 from Geopipe/usecgalspam
...
Flag to prevent blanking linking flags from being applied
2017-06-21 14:44:40 +02:00
Clement Jamin
1bcdcee566
Update changes.html
2017-06-21 11:24:08 +02:00
Laurent Rineau
01fc5c3b33
Merge branch 'releases/CGAL-4.10-branch'
2017-06-16 11:45:45 +02:00
Guillaume Damiand
2a5dfb149a
Update CGAL_SetupFlags.cmake
...
Allows to use the 4 possible built types Release, Debug, RelWithDebInfo or MinSizeRel.
(see https://cmake.org/cmake/help/latest/variable/CMAKE_BUILD_TYPE.html )
2017-06-15 19:03:06 +02:00
Laurent Rineau
c25e4997ef
Fix the indentation
2017-06-15 17:38:34 +02:00
Mael Rouxel-Labbé
3c42724e22
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Based on Kernel_Weighted_point_without...
@ 41e7520b3e
2017-06-15 15:07:53 +02:00
Mael Rouxel-Labbé
da9778ac20
Fixed changes.html typo
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
fa4172d3d8
Minor changes to changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
1f7222662d
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
1888441579
Added Alpha Shapes 2D breaking changes to changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
f7fd2dedab
Improved changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
6022f68e44
Updated changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
eb4340fe96
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
...
and not TriangulationVertexBase_3
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
174701d161
Fixed the concept MeshCellBase_3
...
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
2d52fca550
Modified changes.html
2017-06-15 10:34:15 +02:00
Mael Rouxel-Labbé
76e59eec65
Modified changes.txt
2017-06-15 10:34:15 +02:00
Thomas "elfprince13" Dickerson
0d13f433f7
flag to prevent blanking linking flags from being applied
2017-06-13 19:03:16 -04:00
Laurent Rineau
5aabddcd24
Merge pull request #1807 from lrineau/Installation-catch_bad_include_path-GF
...
Fix #1790 : detect -I .../include/CGAL
2017-06-13 10:18:36 +02:00
Laurent Rineau
b7a1a40a64
Add a license+copyright notice
2017-06-12 17:53:34 +02:00
Laurent Rineau
b4f3d79b9b
Make CTest build the targets
2017-06-09 16:50:06 +02:00
Simon Giraudot
7a0c25d34b
Update changes.html
2017-06-09 07:59:59 +02:00
Mael Rouxel-Labbé
5955f9c7c0
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Based on Kernel_Weighted_point_without...
@ 67c531af53
2017-06-08 14:37:26 +02:00
Mael Rouxel-Labbé
67c531af53
Minor changes to changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
4cd55cf6e7
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
82578854e6
Added Alpha Shapes 2D breaking changes to changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
2e0f4d3e9f
Improved changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
f59c5b2be5
Updated changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
0612d97862
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
...
and not TriangulationVertexBase_3
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
68b64cf02b
Fixed the concept MeshCellBase_3
...
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
571057f995
Modified changes.html
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé
fe53d22fa5
Modified changes.txt
2017-06-08 13:23:10 +02:00
Laurent Rineau
76ace52420
Workaround for gmp-4.2 with gcc 4.9 and C++11
...
Include `<cstdio>` and `<cstddef>` to avoid a compilation error.
2017-06-06 15:36:08 +02:00
Mael Rouxel-Labbé
5df733c3af
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Based on Kernel_Weighted_point_without...
@ 3e43409d01
2017-06-02 16:28:17 +02:00
Mael Rouxel-Labbé
e1f3c36f0b
Added a domain getter requirement to Periodic Triangulation Traits
2017-06-01 12:24:28 +02:00
Mael Rouxel-Labbé
3e43409d01
Minor changes to changes.html
2017-06-01 11:28:13 +02:00
Mael Rouxel-Labbé
754e51f515
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
2017-06-01 11:27:52 +02:00
Mael Rouxel-Labbé
9fd7d90ffd
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Based on Kernel_Weighted_point_without...
@ 95c71de2e5
2017-05-30 16:13:34 +02:00
Mael Rouxel-Labbé
95c71de2e5
Added Alpha Shapes 2D breaking changes to changes.html
2017-05-30 15:57:37 +02:00
Maxime Gimeno
1f96262d3d
Rename the graph into Face_filtered_graph and add a function to check its validity.
2017-05-30 15:09:42 +02:00
Maxime Gimeno
4e0bdba931
update changes.html and add tparams for the index maps.
2017-05-30 15:08:34 +02:00
Laurent Rineau
e1faace25b
Merge pull request #2091 from mglisse/Spatial_searching-misc-glisse
...
kd-tree removal + misc improvements
2017-05-29 11:17:14 +02:00
Laurent Rineau
2a71690ded
Merge pull request #1921 from MaelRL/Subdivision-FaceGraph-GF
...
Subdivision Facegraph
2017-05-29 11:16:48 +02:00
Mael Rouxel-Labbé
5354134469
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
2017-05-24 12:18:49 +02:00
Mael Rouxel-Labbé
1ee7526d19
Improved changes.html
2017-05-24 11:12:50 +02:00
Mael Rouxel-Labbé
ce37aff4ea
Updated changes.html
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
971d916f5d
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
...
and not TriangulationVertexBase_3
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
8a1fac230e
Fixed the concept MeshCellBase_3
...
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
512f96f9ef
Modified changes.html
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
7392999820
Modified changes.txt
2017-05-22 11:27:02 +02:00
Laurent Rineau
886db3b152
Merge pull request #2054 from MaelRL/Triangulation_23-Missing_deprecated_macros-GF
...
Improve deprecation_warning.h and fix some missing / improper deprecated macros
2017-05-19 10:27:06 +02:00
Mael Rouxel-Labbé
d9719b7137
Improved changes.html
2017-05-17 15:05:22 +02:00
Laurent Rineau
3b1ebdb574
Merge pull request #2057 from janetournois/PMP-fix_is_outward_oriented-GF
...
PMP : fix `PMP::is_outward_oriented()`
(From a merge of 'cgal/releases/CGAL-4.10-branch', plus a merge of the
commit 'a6e2783'. That commit fixes the incompatibility with recent
changes in `master`.)
2017-05-17 13:02:38 +02:00
Mael Rouxel-Labbé
edfc316ee8
Small changes.html modification
2017-05-17 10:54:14 +02:00
Mael Rouxel-Labbé
fd2dbd7d10
Added headers-related breaking changes to changes.html
2017-05-17 10:12:22 +02:00
Mael Rouxel-Labbé
7cef85e107
Improved deprecation_warning.h
...
-- Actually fail compilation even if CGAL_NO_DEPRECATION_WARNINGS is defined
-- An optional message can be passed through CGAL_DEPRECATED_MESSAGE_DETAILS
-- Print the replacement header in all cases, not just when warning about
the deprecated header.
2017-05-16 10:17:41 +02:00
Andreas Fabri
ae19fa592f
repair changes.html
2017-05-12 10:34:56 +02:00
Mael Rouxel-Labbé
2a91734d21
Updated changes.hmtl with the new sqrt3 border handling
2017-05-12 10:34:56 +02:00
Andreas Fabri
3de1756a6a
Generalize documentation
2017-05-12 10:34:56 +02:00
Sébastien Loriot
9188647856
mention the deprecation of compare_slopes
2017-05-12 10:07:36 +02:00
Andreas Fabri
ce8a0be55e
Update manual for Angle_3 and angle()
2017-05-12 09:49:41 +02:00
Andreas Fabri
7c8d709103
Add to changes.html
2017-05-12 09:49:41 +02:00
Mael Rouxel-Labbé
bf425a46e6
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Strongly breaks P3T3, will be fixed in the next commits
2017-05-11 17:45:15 +02:00
Laurent Rineau
f0ff21bd85
Merge pull request #1665 from maxGimeno/Add_range_support-GF
...
Add range support for some CGAL concepts.
2017-05-11 17:09:09 +02:00
Mael Rouxel-Labbé
374f842bd2
Modified changes.html
2017-05-10 17:37:25 +02:00
Mael Rouxel-Labbé
8af1ca4983
Modified changes.txt
2017-05-10 12:37:07 +02:00
Marc Glisse
e5c8142bcf
Merge branch 'Spatial_searching-misc-glisse-old' into Spatial_searching-misc-glisse
2017-04-29 09:46:05 +02:00
Laurent Rineau
5999f356cf
Fix copy-paste errors
2017-04-27 12:55:22 +02:00
Laurent Rineau
b6dc43f239
Prepare `master` for CGAL-4.11
2017-04-27 10:25:06 +02:00
Maxime Gimeno
9d2487cb7e
Typo fixes.
2017-04-24 09:58:25 +02:00
Laurent Rineau
ee8d76079a
Reformat the change log files
2017-04-18 18:29:23 +02:00
Laurent Rineau
4d6149647d
<CGAL/CGAL_Ipelet_base.h> requires C++11, skip it
...
That header needs C++11 at least, and that does not play well with the
`check_headers` feature. So put it in the whitelist, so that it is not
tested along with the other headers.
2017-04-18 18:25:56 +02:00
Laurent Rineau
860e7c564f
Fix errors detected by Travis
...
- What happens when VTK is missing...
- `clang++ -syntax-only` is more picky than g++
2017-04-14 18:11:43 +02:00
Laurent Rineau
cf987b51ba
Skip Three headers if QGLViewer is missing
2017-04-14 17:41:10 +02:00
Laurent Rineau
6493e66e72
Better use of CMP0057, to support CMake<3.3
2017-04-14 17:14:43 +02:00
Laurent Rineau
f05ee0d890
Fix the detection of packages directories
2017-04-13 15:14:53 +02:00
Andreas Fabri
2de6413e50
Document that CGAL-4.10 requires CMake>=3.1 - Fix for #1996
2017-04-03 11:17:02 +02:00
Andreas Fabri
c4f5122409
Undo the accidental switching on of CGAL_LICENSE_WARNING
2017-03-22 14:54:12 +01:00
Andreas Fabri
8186bf41ae
Fix CGAL_pragma_warning for Visual C++
2017-03-22 14:50:47 +01:00
Andreas Fabri
cd7deb8577
License check for Corefinement and Distance
2017-03-22 12:32:43 +01:00
Andreas Fabri
774bdc4351
License check for Geometric Meshing and Hole Filling
2017-03-22 12:10:37 +01:00
Andreas Fabri
28da5ff545
Add license check files
2017-03-22 11:59:34 +01:00
Andreas Fabri
fde105b437
License check for Predicates
2017-03-22 10:29:59 +01:00
Andreas Fabri
51bbe5d1f6
License check for Geometric Measures and Miscellaneous
2017-03-22 10:05:39 +01:00
Andreas Fabri
d04b048aa9
License check for Connected Components
2017-03-22 09:21:27 +01:00
Andreas Fabri
44c1328f55
License check for Normal Computation Functions
2017-03-22 08:54:00 +01:00
Mael Rouxel-Labbé
6c1c6c0e74
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Using cgal/master @ cce6932
2017-03-16 16:39:20 +01:00
Simon Giraudot
3ce8e9fc64
Merge branch 'Classification-GF-old' into Classification-GF
2017-03-13 07:51:54 +01:00
Simon Giraudot
1385d5fc9b
Add macros with old versions of boost
2017-02-27 14:21:20 +01:00
Simon Giraudot
6525d58fbf
Fix error (removed lines by mistake) in config.h
2017-02-27 10:03:51 +01:00
Simon Giraudot
588c8634b9
Add CGAL::cpp11::unordered_set/map using boost or std
2017-02-27 09:56:54 +01:00
Laurent Rineau
a10de67473
Merge pull request #1888 from lrineau/CGAL_Core-fix_thread_local-GF
...
Followup for PR #1744
2017-02-13 18:19:15 +01:00
Sébastien Loriot
5212bb55a6
fix Core dependancies
2017-02-13 17:16:30 +01:00
Laurent Rineau
8ca29bc0ae
Merge pull request #1888 from lrineau/CGAL_Core-fix_thread_local-GF
...
Followup for PR #1744
2017-02-09 18:42:11 +01:00
Laurent Rineau
d87cfd9ed5
CMake: If MSVC/C++11, do not search for Boost.Thread for CGAL_Core
...
See for example that error, on a Windows platform that does not have any
compiled Boost libraries.
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-4.10-Ic-121/Polygon_Demo/TestReport_afabri_x64_Cygwin-Windows10_MSVC2017-Debug-64bits.gz
2017-02-09 12:46:36 +01:00
Laurent Rineau
13e420732c
Merge pull request #1840 from afabri/BGL-reserve-GF
...
BGL: Add helper function reserve(G,nv,ne,nf)
2017-02-08 17:32:22 +01:00
Laurent Rineau
b73a88babc
CGAL_Core MemoryPool<T> will always use Boost.Thread with g++
...
Because of bug in gcc, even if the C++11 `thread_local` keyword can be
used, it cannot be used for the TLS static member of the class template
`MemoryPool<T>`. That triggers a bug in gcc (tested with g++ 6.3.1):
```
.../include/CGAL/CORE/MemoryPool.h:113:25: error: redefinition of 'bool __tls_guard'
MemoryPool<T, nObjects> MemoryPool<T, nObjects>::memPool;
^~~~~~~~~~~~~~~~~~~~~~~
.../include/CGAL/CORE/MemoryPool.h:113:25: note: 'bool __tls_guard' previously declared here
.../include/CGAL/CORE/MemoryPool.h:113: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/cc4xCWuR.out file, please attach this to your bugreport.
```
The bug seems to be from g++ >= 5:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54948
2017-02-08 17:05:13 +01:00
Laurent Rineau
760076510c
Merge pull request #1845 from lrineau/Mesh_3-fix_detect_features-GF
...
Various modifications of Mesh_3
2017-02-06 15:19:31 +01:00