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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15026645#comment-15026645 ] 

Till Toenshoff commented on MESOS-4009:
---------------------------------------

Why would clang and gcc < 5.1 not detect this?

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