Skip to content

chore: Clear up deprecations through the code base #59

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Apr 15, 2025

Replaces approxEqual with isClose and add pure to doubleValue as it was otherwise failing to compile. As void initialization of bool is no longer safe, this led to two other minor code adjustments.

Geod24 added 2 commits April 15, 2025 12:15
And a few minor fixes that are inconsequential.
Replaces `approxEqual` with `isClose` and add `pure` to `doubleValue` as it
was otherwise failing to compile. As void initialization of bool is no
longer safe, this led to two other minor code adjustments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant