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: Marius Kintel <>
  • To:
  • Subject: Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?
  • Date: Tue, 12 Mar 2013 12:45:10 -0400

On 2013-03-12, at 12:39 , marcosscriven wrote:

> 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.
>
I've seen such issues before, on Mac, LLVM, optimizations. It had something
to do with rounding modes, but it was fixed in CGAL-4.1 IIRC.

-Marius




Archive powered by MHonArc 2.6.18.

Top of Page