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 2016/08/15 17:17:21 UTC

[jira] [Updated] (TS-1015) TSEvent is widely declared as int

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

Bryan Call updated TS-1015:
---------------------------
    Fix Version/s:     (was: 7.0.0)
                   8.0.0

> TSEvent is widely declared as int
> ---------------------------------
>
>                 Key: TS-1015
>                 URL: https://issues.apache.org/jira/browse/TS-1015
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cleanup
>            Reporter: Nick Kew
>            Assignee: Meera Mosale Nataraja
>            Priority: Minor
>              Labels: api-change, incompatible, newbie
>             Fix For: 8.0.0
>
>         Attachments: TS-1015-2.diff, TS-1015.diff
>
>
> TSEvent is an enum, defined in ts.h.  But in much of the code, TSEvent is declared as type int.  This makes it harder to follow/debug using tools like *trace or gdb.
> This may usefully be fixed as and when people encounter instances of it.



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