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

Wextra #125

Merged
merged 2 commits into from
Aug 19, 2024
Merged

Wextra #125

merged 2 commits into from
Aug 19, 2024

Conversation

jkbonfield
Copy link
Collaborator

  • Some fall-through comment annotations, but no actual code change
  • Also updated NEWs with changes to-date so we have less to do once we're ready for a release.

The main things these picked up are fall-throughs on switch
statements, all of which were deliberate.  However they're now
annotated as such so no longer complain.  In samtools this did detect
a genuine bug so it's worth adding (and annotating to silence FPs)
Not strictly part of the same change, but it's all necessary prior to
the next release and neither commit is a change of code.
@daviesrob daviesrob merged commit 04979a7 into samtools:master Aug 19, 2024
6 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