Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] BUG: Polyhedron_items_with_id_3.h

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] BUG: Polyhedron_items_with_id_3.h


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] BUG: Polyhedron_items_with_id_3.h
  • Date: Mon, 20 Sep 2010 22:52:14 +0200
  • Organization: GeometryFactory

Hi Matti,

Thank you for the bug report. It should be fixed in the next release.

Best regards,

Andreas Fabri


On 07/09/2010 22:21, Lehtonen, Matti/HIIT wrote:
Hi!

Version:
// $URL:
svn+ssh://scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.5-branch/BGL/include/CGAL/Polyhedron_items_with_id_3.h
$
// $Id: Polyhedron_items_with_id_3.h 36383 2007-02-16 11:34:18Z afabri $

Description:
When updating IDs of faces in function set_halfedgeds_items_id(), non-existing
facets_begin() and facets_end() iterators are called.

Correct fix:
In function set_halfedgeds_items_id() replace iterators hds.facets_begin() and
hds.facets_begin() with "t" -less versions.

Quick fix:
None.

Lehtonen, Matti

Researcher, head programmer - Helsinki Institute for Information Technology
HIIT
http://www.hiit.fi/




Archive powered by MHonArc 2.6.16.

Top of Page