[ 
https://issues.apache.org/jira/browse/MESOS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler resolved MESOS-133.
-----------------------------------

    Resolution: Fixed

We now build with -Wall -Werror.

https://reviews.apache.org/r/6499/
                
> Make Mesos clean of most GCC warnings
> -------------------------------------
>
>                 Key: MESOS-133
>                 URL: https://issues.apache.org/jira/browse/MESOS-133
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Charles Reiss
>
> If built with GCC warning options, Mesos currently is very spammy. Some of 
> these warnings are likely bugs.
> On platforms with GCC, Mesos should build with most GCC warnings enabled and 
> obviously-bug ones (e.g. non-virtual-dtor, implicit, pointer-arith) turned 
> into errors. To avoid triggering warnings from third_party, third_party 
> headers should be included with -isystem instead of -I and these warning 
> flags should not be used when building third_party.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to