Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] stack flow of

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] stack flow of


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] stack flow of
  • Date: Tue, 18 Nov 2008 13:18:35 +0100 (CET)
  • Importance: Normal


> this part of code is working fine under the GCC compiler ( cygwin-gcc).
> but in Vc2005, when debugging, the debugger throw an exception and
> say "stack overflow" at " original_tet.incident_vertices().."
> like: " Unhandled exception at 0x00424ce9 in ****.exe: 0xC00000FD: Stack
> overflow."
>
> Should I be careful when using this operation under VC2005?

This will not happen anymore with the next release of CGAL (CGAL-3.4).
--
Camille






Archive powered by MHonArc 2.6.16.

Top of Page