Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?
  • Date: Tue, 12 Mar 2013 17:52:50 +0100
  • Organization: GeometryFactory

Le mardi 12 mars 2013 09:39:46 marcosscriven a écrit :
> This turned out to be an LLVM optimsation issue. With no optimisation at the
> LLVM level, it works fine, but with -O1, I get this assertion error.
>
> Just trying to work out which phase with the level 1 optimisation might be
> causing this.

Which version of LLVM is that?

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page