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

Vinod Kone resolved MESOS-1009.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0

commit 33aad7088e21125a5782bffaf1a8c7ca570a04d8
Author: Bernd Mathiske <[email protected]>
Date:   Thu Feb 27 10:11:25 2014 -0800

    Patched glog to compile demangle.cc with clang.
    
    Review: https://reviews.apache.org/r/18307


> src/demangle.cc:170:13: error: comparison between pointer and integer ('const 
> char *' and 'int')
> ------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-1009
>                 URL: https://issues.apache.org/jira/browse/MESOS-1009
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Ubuntu 13.10
>            Reporter: Vinson Lee
>            Assignee: Bernd Mathiske
>             Fix For: 0.19.0
>
>
> Building with clang 3.5svn.
> src/demangle.cc:170:13: error: comparison between pointer and integer ('const 
> char *' and 'int')
>     if (str == '\0') {
>         ~~~ ^  ~~~~
> src/demangle.cc:226:26: error: comparison between pointer and integer ('const 
> char *' and 'int')
>   if (state->mangled_cur == '\0') {
>       ~~~~~~~~~~~~~~~~~~ ^  ~~~~



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to