You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (Updated) (JIRA)" <ji...@apache.org> on 2012/03/07 06:51:57 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 ]

James Peach updated TS-1015:
----------------------------

    Component/s: Cleanup

Yes, this would be really helpful!
                
> 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
>            Priority: Minor
>             Fix For: 3.1.5
>
>
> 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