Skip to content
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

Fix clang compiler warning #28475

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Conversation

katzfey
Copy link
Contributor

@katzfey katzfey commented Oct 26, 2024

Fix for compiler warning from clang about unknown warning group -Wswitch-unreachable. This warning is prevalent in both Qurt and MacOS SITL builds.

Copy link
Contributor

@peterbarker peterbarker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I'm assuming this doesn't actually introduce the warning the pragma is meant to fix :-)

@peterbarker peterbarker merged commit b4df082 into ArduPilot:master Oct 26, 2024
98 checks passed
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.

2 participants