-
Notifications
You must be signed in to change notification settings - Fork 439
Closed
Labels
Description
I [...] find the assert in computeRoundoffDomain particularly annoying, as it has a very nondescript message, and I think it even sometimes triggers for perfectly valid geometries if one of the sides is at exactly zero. Annoyingly, the roundoff domain is not even used in our code.
Originally posted by @AlexanderSinn in #5219 (comment)
Currently, those throw something that is not actionable for users. Looking into the code it already looks like a work-around/hack what is in there. We need to revisit those, add messages, etc.
Reactions are currently unavailable