cgal icon indicating copy to clipboard operation
cgal copied to clipboard

Triangulation on Sphere: operator>>

Open afabri opened this issue 1 year ago • 0 comments

Issue Details

The operator>>(const istream, Triangulation_on_sphere_2&) produces a segfault.

Source Code

If your issue arises by using CGAL in your own source code, please provide a minimalist example that we can compile easily to reproduce the bug. If your issue arises from using a CGAL program (demo, example, etc.), please let us know which one. Helping you solving an issue is much easier and efficient if we can reproduce it.

Environment

  • Operating system (Windows/Mac/Linux, 32/64 bits):
  • Compiler:
  • Release or debug mode:
  • Specific flags used (if any):
  • CGAL version:
  • Boost version:
  • Other libraries versions if used (Eigen, TBB, etc.):

afabri avatar May 14 '24 11:05 afabri