You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2010/05/18 06:14:44 UTC

[jira] Created: (TS-357) Compiling with -Wconversion generates a lot of errors

Compiling with -Wconversion generates a lot of errors
-----------------------------------------------------

                 Key: TS-357
                 URL: https://issues.apache.org/jira/browse/TS-357
             Project: Traffic Server
          Issue Type: Improvement
          Components: Cleanup
    Affects Versions: 2.1.0
            Reporter: Bryan Call
             Fix For: 2.2.0


After adding -Wconversion to CFLAGS and CXXFLAGS I got 11k errors:

[bcall@snowball traffic.git]$ gmake -k 2> /dev/stdout | grep -c ' error: '
11432


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TS-357) Compiling with -Wconversion generates a lot of errors

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-357:
-----------------------------

    Fix Version/s:     (was: 2.2.0)
                   2.3.0

> Compiling with -Wconversion generates a lot of errors
> -----------------------------------------------------
>
>                 Key: TS-357
>                 URL: https://issues.apache.org/jira/browse/TS-357
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup
>    Affects Versions: 2.1.0
>            Reporter: Bryan Call
>             Fix For: 2.3.0
>
>
> After adding -Wconversion to CFLAGS and CXXFLAGS I got 11k errors:
> [bcall@snowball traffic.git]$ gmake -k 2> /dev/stdout | grep -c ' error: '
> 11432

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.