Skip to content

Suppress float equality warnings#113

Merged
bvisness merged 2 commits intomasterfrom
no-float-warnings
Apr 6, 2020
Merged

Suppress float equality warnings#113
bvisness merged 2 commits intomasterfrom
no-float-warnings

Conversation

@bvisness
Copy link
Copy Markdown
Member

Resolves #99 by silencing float comparison warnings. This can be merged into the 1.0 branch.

@bvisness
Copy link
Copy Markdown
Member Author

We also have a sweet new deprecation macro now that we can use for any future removals.

@bvisness bvisness requested a review from strangezakary March 27, 2020 22:06
@bvisness bvisness mentioned this pull request Apr 1, 2020
1 task
@strangezakary
Copy link
Copy Markdown
Member

Looks good feel free to merge it

@bvisness bvisness merged commit fe32f08 into master Apr 6, 2020
@bvisness bvisness deleted the no-float-warnings branch April 6, 2020 14:55
bvisness added a commit that referenced this pull request Apr 26, 2020
* Add a macro to help with deprecations

* Suppress warnings about float equality
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.

Introduce "safe" float comparison

2 participants