Subject: CGAL users discussion list
List archive
- From: jackyb <>
- To:
- Subject: [cgal-discuss] Re: Bug in Ridges post-condition expression.
- Date: Tue, 10 Aug 2010 08:58:19 -0700 (PDT)
I didn't notice it. Yet I still crashed on the Release version. CGAL
seems to be very very slow in Debug mode (I use MSVC 2008 x64 on Windows
7 x64). Do you know of any way to speed up debugging? I don't want to
report a bug unless I can tell my surfaces are good. I keep getting
crashes with certain surfaces even though I've removed disconnected
components and degenerate faces, and CGAL tells me the polyhedron is
valid. The surfaces are heavily sampled, so the code takes a while...
Any pointers are appreciated!
Thanks,
JB
On 8/10/2010 3:55 AM, Sebastien Loriot (GeometryFactory) [via
cgal-discuss] wrote:
> jackyb wrote:
>
> > CGAL error: postcondition violation!
> > _expression_ : !( (h1_is_crossed && !h2_is_crossed && !h3_is_crossed)
> > || (!h1_is_crossed && h2_is_crossed && !h3_is_crossed)
> > <---
> > || (!h1_is_crossed && h2_is_crossed && !h3_is_crossed))
> > <---
> > File :
> > C:\Users\t_biblj\Documents\Downloads\CGAL-3.6.1\include\CGAL/Ridges.h
> > Line : 546
> >
> > Note the two subexpressions marked by an arrow (<---) above are the
> same.
> > Seems to me that what was intended was different.
> > Cut and paste gets me every time too... :S
> >
> > Cheers,
> > JB
>
> Did you try replacing
> one of the two
> (!h1_is_crossed && h2_is_crossed && !h3_is_crossed))
>
> by
>
> (!h1_is_crossed && !h2_is_crossed && h3_is_crossed))
>
>
> Did you still observe the precondition error?
>
>
> S.
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>
>
> ------------------------------------------------------------------------
> View message @
> http://cgal-discuss.949826.n4.nabble.com/Bug-in-Ridges-post-condition-_expression_-tp2318936p2319448.html
>
> To unsubscribe from Bug in Ridges post-condition _expression_., click
> here
> <<Link Removed>>.
>
>
--
Jacobo Bibliowicz
Ph.D Candidate
Dynamic Graphics Project
University of Toronto
40 St. George St, Room 4242
Toronto, ON M5S 2E4
CANADA
http://www.dgp.toronto.edu/~jacky
View this message in context: Re: Bug in Ridges post-condition _expression_.
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Bug in Ridges post-condition expression., jackyb, 08/09/2010
- Re: [cgal-discuss] Bug in Ridges post-condition expression., Sebastien Loriot (GeometryFactory), 08/10/2010
- [cgal-discuss] Re: Bug in Ridges post-condition expression., jackyb, 08/10/2010
- Re: [cgal-discuss] Bug in Ridges post-condition expression., Sebastien Loriot (GeometryFactory), 08/10/2010
Archive powered by MHonArc 2.6.16.