Skip to content

Update PullRequestLinuxGCC4.9.3TestingSettings.cmake - DO NOT MERGE

James Willenbring requested to merge jwillenbring:jwillenbring-PR-Werror-1 into develop

Created by: jwillenbring

@trilinos/framework

Description

Setting warnings as errors flags for MPI GCC 4.9.3 build. This should be too aggressive and fail, but I want to baseline through testing.

Motivation and Context

We want to keep warnings out of clean packages. We will need to do that on a package by package basis, but first I want to baseline where we are at.

One specific issue is if these are still the right warnings as errors flags to use.

Merge request reports