[
https://issues.apache.org/jira/browse/MESOS-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290048#comment-15290048
]
ASF GitHub Bot commented on MESOS-3932:
---------------------------------------
Github user joerg84 commented on the pull request:
https://github.com/apache/mesos/pull/104#issuecomment-220184401
Thanks for contributing to Mesos!
Just some information about the review/contribute process at Mesos.
We use ReviewBoard for reviews. Details can be found here:
http://mesos.apache.org/documentation/latest/committing/
Looking forward to see your contributions there!
> 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
> Priority: Minor
> Labels: cmake, mesosphere
>
> 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)