HomePhabricator

Added build-werror config to error on build warnings

Description

Added build-werror config to error on build warnings

Summary: Adding this build to TeamCity will give us a way to track when VLA and thread-safety-analysis issues show up.

Test Plan:

git checkout master
ABC_BUILD_NAME=build-werror ./build-configurations.sh  # passes

git checkout ebf7876  # Commit on master with thread-safety-analysis warnings
ABC_BUILD_NAME=build-werror ./build-configurations.sh  # fails

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4287

Details

Provenance
jasonbcoxAuthored on Oct 23 2019, 17:33
jasonbcoxPushed on Oct 23 2019, 21:39
Reviewer
Restricted Project
Differential Revision
D4287: Added build-werror config to error on build warnings
Parents
rABC2d293e74c99d: Merge #13248: [gui] Make proxy icon from statusbar clickable
Branches
Unknown
Tags
Unknown