Skip to content

minor improvements#1929

Merged
danmar merged 2 commits intocppcheck-opensource:masterfrom
carenas:master
Jun 28, 2019
Merged

minor improvements#1929
danmar merged 2 commits intocppcheck-opensource:masterfrom
carenas:master

Conversation

@carenas
Copy link
Copy Markdown
Contributor

@carenas carenas commented Jun 28, 2019

the new cmake instructions should take into consideration the code needs .a C++11 compiler

carenas added 2 commits June 27, 2019 11:41
lib/checkbool.cpp:50:13: warning: unused function 'isNonBoolStdType'
      [-Wunused-function]
static bool isNonBoolStdType(const Variable* var)
also change instructions to a more common syntax
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Jun 28, 2019

I am not sure about how the cmake stuff works.. so I just trust you on this.

@danmar danmar merged commit ec4e437 into cppcheck-opensource:master Jun 28, 2019
@fu7mu4 fu7mu4 mentioned this pull request Jul 7, 2019
jubnzv pushed a commit to jubnzv/cppcheck that referenced this pull request Nov 13, 2019
* lib: isNonBoolStdType no longer needed

lib/checkbool.cpp:50:13: warning: unused function 'isNonBoolStdType'
      [-Wunused-function]
static bool isNonBoolStdType(const Variable* var)

* cmake: C++11 is required

also change instructions to a more common syntax
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