[ https://issues.apache.org/jira/browse/TS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Plevyak resolved TS-77. ---------------------------- Resolution: Fixed Fix Version/s: 2.1.0 Committed revision 896260 (dev branch) > INK_INLINE hack should be removed > --------------------------------- > > Key: TS-77 > URL: https://issues.apache.org/jira/browse/TS-77 > Project: Traffic Server > Issue Type: Improvement > Components: Cleanup > Reporter: John Plevyak > Assignee: John Plevyak > Priority: Trivial > Fix For: 2.1.0 > > Original Estimate: 1h > Remaining Estimate: 1h > > Old versions of the Alpha compiler wouldn't handle 'inline' very well, in > that they would sometimes not generate a global version > which was required under some, somewhat nebulous, circumstances. As a result > some of the code still has INK_INLINE > which was used to define global versions. This is unnecessary now as > compilers do the right thing (and the Alpha > has long since passed into memory). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.