Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triangulation on Sphere: operator>> #8200

Closed
afabri opened this issue May 14, 2024 · 0 comments · Fixed by #8201
Closed

Triangulation on Sphere: operator>> #8200

afabri opened this issue May 14, 2024 · 0 comments · Fixed by #8201

Comments

@afabri
Copy link
Member

afabri commented May 14, 2024

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.):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants