Subject: CGAL users discussion list
List archive
- From: Olivier Devillers <>
- To:
- Subject: Re: [cgal-discuss] BUG: Multi-threaded Delaunay_Triangulation_2 crashing...
- Date: Tue, 13 Dec 2011 03:44:20 +0100
The code for remove (I haven't checked whether it is really this version that is called, but the others are likely similar) contains:
static int maxd=30;
static std::vector<Face_handle> f(maxd);
static std::vector<int> i(maxd);
static std::vector<Vertex_handle> w(maxd);
I agree, I have to make this variables class members instead of static.
- [cgal-discuss] BUG: Multi-threaded Delaunay_Triangulation_2 crashing..., Jan Rüegg, 12/12/2011
- Re: [cgal-discuss] BUG: Multi-threaded Delaunay_Triangulation_2 crashing..., Marc Glisse, 12/12/2011
- Re: [cgal-discuss] BUG: Multi-threaded Delaunay_Triangulation_2 crashing..., Olivier Devillers, 12/13/2011
- [cgal-discuss] Re: BUG: Multi-threaded Delaunay_Triangulation_2 crashing..., Jan Rüegg, 12/13/2011
- Re: [cgal-discuss] BUG: Multi-threaded Delaunay_Triangulation_2 crashing..., Olivier Devillers, 12/13/2011
- Re: [cgal-discuss] BUG: Multi-threaded Delaunay_Triangulation_2 crashing..., Marc Glisse, 12/12/2011
Archive powered by MHonArc 2.6.16.