8000 fix clang warnings by timdave13 · Pull Request #149 · unittest-cpp/unittest-cpp · GitHub
[go: up one dir, main page]

Skip to content

fix clang warnings #149

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

Merged
merged 3 commits into from
Jul 8, 2017
Merged

fix clang warnings #149

merged 3 commits into from
Jul 8, 2017

Conversation

timdave13
Copy link
Contributor

fix clang warning: 'X' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables]

fix clang warning: 'X' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables]
< ABD5 /batch-deferred-content>
fix clang warning 'extra ';' outside function is c++11 extension
fix clang warning warning: no previous extern declaration for non-static variable 'X' [-Wmissing-variable-declarations]
@timdave13 timdave13 changed the title fix clang warning fix clang warnings Feb 3, 2017
@pjohnmeyer
Copy link
Member

Thanks for the PR. I'll need to do some additional testing before merging this in, but I think it will be okay.

@pjohnmeyer pjohnmeyer merged commit 85b3666 into unittest-cpp:master Jul 8, 2017
@pjohnmeyer pjohnmeyer modified the milestone: 2.0.1 Jul 8, 2017
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
0