cgal icon indicating copy to clipboard operation
cgal copied to clipboard

NewKernel_d: Failure in a testsuite

Open afabri opened this issue 3 years ago • 1 comments

Issue Details

In the master testsuite of NewKernel_d we have an assertion in the VC2022Preview teststuite. A 4D circumcenter is not computed correctly.

These tests were not performed for VC versions before VC2017. @mglisse do you remember why it was disabled and what to search for in case it was the same problem.

Environment

  • Operating system (Windows/Mac/Linux, 32/64 bits): Windows 64bit
  • Compiler: VC2022 preview

afabri avatar May 13 '22 11:05 afabri

I don't remember, sorry. This platform also seems to fail somewhere in Alpha_shape_3, maybe debugging that one first would be easier, in case it is related?

mglisse avatar May 14 '22 10:05 mglisse