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-tidy findings #33

Merged
merged 4 commits into from
May 8, 2020

Conversation

wolframroesler
Copy link
Contributor

Minor non-functional changes to remove warnings reported by the clang-tidy-9 static checker.

Wolfram Rösler added 2 commits May 8, 2020 12:44
Found during static analysis with clang-tidy-9.
Found during static analysis with clang-tidy-9.

Reviewer: Note that this is a compiler-specific attribute. Please check
if it's available on all supported platforms.
@troglobit
Copy link
Owner

Interesting! Unfortunately Travis doesn't pass anymore, both the GCC and the clang build steps fail.

Wolfram Rösler added 2 commits May 8, 2020 12:56
Found during static analysis with clang-tidy-9.
Found during static analysis with clang-tidy-9.
@wolframroesler
Copy link
Contributor Author

Seems our code has diverged from yours. Fixed it.

@troglobit
Copy link
Owner

Awesome, thank you for fixing it so quick!

@troglobit troglobit merged commit 8ca5adf into troglobit:master May 8, 2020
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