Andrew Schwartzmeyer created MESOS-8658:
-------------------------------------------
Summary: CMake build should use same compiler warnings as Autotools
Key: MESOS-8658
URL: https://issues.apache.org/jira/browse/MESOS-8658
Project: Mesos
Issue Type: Improvement
Affects Versions: 1.6.0
Reporter: Andrew Schwartzmeyer
Assignee: Andrew Schwartzmeyer
Fix For: 1.6.0
The CMake build currently uses the default warnings for each platform, which
means rather few warnings for GCC and Clang, and quite a few for Windows.
Instead, we should match Autotools as closely as possible, enabling us to turn
on {{-Werror}} semantics.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)