[jira] [Updated] (MESOS-4009) RegistryClientTest.SimpleRegistryPuller doesn't compile with GCC 5.1.1

2015-11-25 Thread Till Toenshoff (JIRA)

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

Till Toenshoff updated MESOS-4009:
--
Environment: Fedora 23, GCC 5.1.1  (was: Fedora 23)

> RegistryClientTest.SimpleRegistryPuller doesn't compile with GCC 5.1.1
> --
>
> Key: MESOS-4009
> URL: https://issues.apache.org/jira/browse/MESOS-4009
> Project: Mesos
>  Issue Type: Bug
>  Components: test
> Environment: Fedora 23, GCC 5.1.1
>Reporter: Jan Schlicht
>Assignee: Jan Schlicht
>Priority: Trivial
>  Labels: easyfix
>
> GCC 5.1.1 has {{-Werror=sign-compare}} in {{-Wall}} and stumbles over a 
> comparison between signed and unsigned int in 
> {{provisioner_docker_tests.cpp}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MESOS-4009) RegistryClientTest.SimpleRegistryPuller doesn't compile with GCC 5.1.1

2015-11-25 Thread Jan Schlicht (JIRA)

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

Jan Schlicht updated MESOS-4009:

Description: GCC 5.1.1 has {{-Werror=sign-compare}} in {{-Wall}} and 
stumbles over a comparison between signed and unsigned int in 
{{provisioner_docker_tests.cpp}}.
Component/s: test

> RegistryClientTest.SimpleRegistryPuller doesn't compile with GCC 5.1.1
> --
>
> Key: MESOS-4009
> URL: https://issues.apache.org/jira/browse/MESOS-4009
> Project: Mesos
>  Issue Type: Bug
>  Components: test
> Environment: Fedora 23
>Reporter: Jan Schlicht
>Assignee: Jan Schlicht
>Priority: Trivial
>  Labels: easyfix
>
> GCC 5.1.1 has {{-Werror=sign-compare}} in {{-Wall}} and stumbles over a 
> comparison between signed and unsigned int in 
> {{provisioner_docker_tests.cpp}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)