Skip to content

Conversation

@mikkoi
Copy link
Contributor

@mikkoi mikkoi commented Oct 20, 2019

When building CMake Debug.

@mikkoi mikkoi force-pushed the add-compiler-warnings-to-cmake branch 2 times, most recently from 20d5cb7 to 3fc9e9d Compare October 22, 2019 06:52
@brarcher
Copy link
Contributor

Does you know if the Travis-CI or AppVeyor builds are Release or Debug? That is, will these flags be used in the default build for Check, and is there any test coverage on Travis-CI or AppVeyor for using the flags if it is not the default?

@mikkoi
Copy link
Contributor Author

mikkoi commented Oct 28, 2019

Travis-CI builds are all 'Debug' unless specifically defined as 'Release' (currently not). The warnings are visible in Travis logs. They are only warnings, so the builds will not fail.

The purpose is the same as with running Cppcheck during build: emit all the warnings we can to inform the developer.

@mikkoi mikkoi changed the title Add compiler warnings for GNU and Clang Add compiler warnings for GNU and Clang (DO NOT MERGE) Oct 28, 2019
When building CMake Debug
@mikkoi mikkoi force-pushed the add-compiler-warnings-to-cmake branch from 2d5c89a to daa7c37 Compare February 1, 2020 09:04
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