[
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: 3.1.2
> 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.2
>
>
> 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