You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/03/27 04:05:16 UTC

[jira] [Resolved] (TS-1781) esi plugin fails to build under clang/trunk

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

James Peach resolved TS-1781.
-----------------------------

    Resolution: Fixed
    
> esi plugin fails to build under clang/trunk
> -------------------------------------------
>
>                 Key: TS-1781
>                 URL: https://issues.apache.org/jira/browse/TS-1781
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build, Plugins
>            Reporter: Igor Galić
>            Assignee: Igor Galić
>             Fix For: 3.3.2
>
>
> {noformat}
>   CXX    EsiProcessor.lo
> lib/EsiProcessor.cc:425:44: error: comparison of constant 'STATUS_ERROR' (-1) with expression of type 'bool' is always false [-Werror,-Wtautological-constant-out-of-range-compare]
>         if (!_getIncludeStatus(*node_iter) == STATUS_ERROR) {
>             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~
> 1 error generated.
> make[3]: *** [EsiProcessor.lo] Error 1
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira