Leif Hedstrom created TS-1794:
---------------------------------

             Summary: Eliminate ink_debug_assert() and use ink_assert() 
consistently.
                 Key: TS-1794
                 URL: https://issues.apache.org/jira/browse/TS-1794
             Project: Traffic Server
          Issue Type: Improvement
          Components: Core
            Reporter: Leif Hedstrom


Seems odd and unreasonable to have both. I think we should have two asserts 
only:

{code}
ink_assert()
ink_release_assert()
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to