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

Remove unnecessary semicolons. #2

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

clalancette
Copy link
Contributor

In particular, these macros are all defining functions, so no semicolons needed on the end. This fixes warnings when compiling with gcc 9.4.0

In particular, these macros are all defining functions, so
no semicolons needed on the end.  This fixes warnings
when compiling with gcc 9.4.0

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette added this to In progress in Iron Irwini via automation Apr 10, 2023
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@methylDragon methylDragon merged commit db13700 into rolling Apr 10, 2023
Iron Irwini automation moved this from In progress to Done Apr 10, 2023
@delete-merged-branch delete-merged-branch bot deleted the clalancette/remove-unnecessary-semicolons branch April 10, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants