[
https://issues.apache.org/jira/browse/MESOS-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Clemmer updated MESOS-3932:
--------------------------------
Labels: cmake mesosphere microsoft (was: cmake mesosphere)
> Silence Boost compiler warnings with CMake
> ------------------------------------------
>
> Key: MESOS-3932
> URL: https://issues.apache.org/jira/browse/MESOS-3932
> Project: Mesos
> Issue Type: Bug
> Reporter: Neil Conway
> Assignee: Alex Clemmer
> Priority: Minor
> Labels: cmake, mesosphere, microsoft
>
> Per MESOS-3799, we should silence at least two kinds of compiler warning
> fixes when including the Boost headers:
> * Add -Wno-unused-local-typedefs to CXXFLAGS
> * Use -isystem when including Boost to avoid deprecation warnings for use of
> auto_ptr
> I believe we technically need both, IIRC because some other depedencies pull
> in Boost using their own -I flag.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)