gef-classic
gef-classic copied to clipboard
Enable "deprecation" compiler warnings
We currently ignore quite a lot of deprecation warnings. Like a lot of the BigDecimal methods in PrecisionGeometry.
Given that those are plenty of new warnings, I'll split this up into smaller PRs, each focusing on a single component.