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 (Updated) (JIRA)" <ji...@apache.org> on 2012/01/08 22:42:40 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 ]

Leif Hedstrom updated TS-1015:
------------------------------

    Fix Version/s:     (was: 3.1.2)
                   3.1.3
    
> TSEvent is widely declared as int
> ---------------------------------
>
>                 Key: TS-1015
>                 URL: https://issues.apache.org/jira/browse/TS-1015
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Nick Kew
>            Priority: Minor
>             Fix For: 3.1.3
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira