cgal
cgal copied to clipboard
NewKernel_d: Failure in a testsuite
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
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?