[ 
https://issues.apache.org/jira/browse/MESOS-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910403#comment-13910403
 ] 

Bernd Mathiske commented on MESOS-1009:
---------------------------------------

Bug fix is under review. Subsequent compile errors will be filed separately. 
Fixes are at hand and will be posted shortly.

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