Skip to content

Fix warning preventing compilation with gcc 8.2.0#6

Open
dgburr wants to merge 2 commits intomasterfrom
fix-warnings
Open

Fix warning preventing compilation with gcc 8.2.0#6
dgburr wants to merge 2 commits intomasterfrom
fix-warnings

Conversation

@dgburr
Copy link

@dgburr dgburr commented May 10, 2020

Fix warning preventing compilation with gcc 8.2.0 when -Werror is enabled (due to -Werror=switch-default and -Werror=float-equal)

…bled (due to -Werror=switch-default and -Werror=float-equal)
@dgburr
Copy link
Author

dgburr commented May 10, 2020

It looks like the -Werror=float-equal issue was fixed upstream in a different way (see 9ab22ef).

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