Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Combinatorial maps: assertion error: this->mmap->is_marked

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Combinatorial maps: assertion error: this->mmap->is_marked


Chronological Thread 
  • From: Pranav <>
  • To:
  • Subject: Re: [cgal-discuss] Combinatorial maps: assertion error: this->mmap->is_marked
  • Date: Tue, 18 Aug 2015 06:50:25 -0700 (PDT)

Further I would like to add that compiling same code on Windows 7(32-bit)
with Visual Studio 2012 and CGAL(4.6.1) gives following error:

CGAL error: assertion violation!
Expression: this->mmap->is_marked((*this), mmark_number)
File: <CGAL Installation
Directory>\CGAL-4.6.1\include\CGAL\Combinatorial_map_iterators_base.h
Line: 262
Explanation:
Refer to the bug-reporting instructions at
http://www.cgal.org/bug_report.html

which is same as that in linux(shown in my original post) but with an added
explanation which seems to suggest that it is a bug in CGAL code. Do I need
to create an Issue on Github?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Combinatorial-maps-assertion-error-this-mmap-is-marked-tp4661029p4661079.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page