You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/08 03:04:21 UTC

[jira] [Work logged] (TS-4824) gcc enumeral and non-enumeral type in conditional expression warning

     [ https://issues.apache.org/jira/browse/TS-4824?focusedWorklogId=28390&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-28390 ]

ASF GitHub Bot logged work on TS-4824:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Sep/16 03:03
            Start Date: 08/Sep/16 03:03
    Worklog Time Spent: 10m 
      Work Description: GitHub user bryancall opened a pull request:

    https://github.com/apache/trafficserver/pull/987

    TS-4824: gcc enumeral and non-enumeral type in conditional expression

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bryancall/trafficserver TS-4824

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/987.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #987
    
----
commit 5b215eed6e2129d89c46cf77d8fe58faded209df
Author: Bryan Call <bc...@apache.org>
Date:   2016-09-08T03:02:51Z

    TS-4824: gcc enumeral and non-enumeral type in conditional expression warning

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 28390)
            Time Spent: 10m
    Remaining Estimate: 0h

> gcc enumeral and non-enumeral type in conditional expression warning
> --------------------------------------------------------------------
>
>                 Key: TS-4824
>                 URL: https://issues.apache.org/jira/browse/TS-4824
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When compiling with -Wextra
> HttpTransact.cc:5393:56: error: enumeral and non-enumeral type in conditional expression [-Werror=extra]
> HttpTransact.cc:5860:55: error: enumeral and non-enumeral type in conditional expression [-Werror=extra]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)