You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2010/05/21 01:28:16 UTC

[jira] Created: (TS-365) Eliminate INKU64 etc.

Eliminate INKU64 etc.
---------------------

                 Key: TS-365
                 URL: https://issues.apache.org/jira/browse/TS-365
             Project: Traffic Server
          Issue Type: Improvement
            Reporter: Leif Hedstrom
            Priority: Minor


There are still some remnants of INKU64 etc., e.g.

proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned __int64 INKU64;
proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned long long INKU64;


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


[jira] Updated: (TS-365) Eliminate INKU64 etc.

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

Leif Hedstrom updated TS-365:
-----------------------------

    Assignee: Leif Hedstrom

> Eliminate INKU64 etc.
> ---------------------
>
>                 Key: TS-365
>                 URL: https://issues.apache.org/jira/browse/TS-365
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> There are still some remnants of INKU64 etc., e.g.
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned __int64 INKU64;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned long long INKU64;

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


[jira] Updated: (TS-365) Eliminate INKU64 etc.

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

Leif Hedstrom updated TS-365:
-----------------------------

    Fix Version/s: 2.1.2

> Eliminate INKU64 etc.
> ---------------------
>
>                 Key: TS-365
>                 URL: https://issues.apache.org/jira/browse/TS-365
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> There are still some remnants of INKU64 etc., e.g.
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned __int64 INKU64;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned long long INKU64;

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


[jira] Resolved: (TS-365) Eliminate INKU64 etc.

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

Leif Hedstrom resolved TS-365.
------------------------------

    Resolution: Fixed

> Eliminate INKU64 etc.
> ---------------------
>
>                 Key: TS-365
>                 URL: https://issues.apache.org/jira/browse/TS-365
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>            Priority: Minor
>             Fix For: 2.1.2
>
>
> There are still some remnants of INKU64 etc., e.g.
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned __int64 INKU64;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned int INKU32;
> proxy/mgmt2/api2/include/INKMgmtAPI.h:   typedef unsigned long long INKU64;

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