You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jan Schlicht (JIRA)" <ji...@apache.org> on 2015/11/25 12:05:10 UTC

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

     [ 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)