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


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

        

Reply via email to