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


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.

Reply via email to