You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/04/24 21:57:17 UTC

[jira] [Commented] (TS-1794) Eliminate ink_debug_assert() and use ink_assert() consistently.

    [ https://issues.apache.org/jira/browse/TS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640857#comment-13640857 ] 

ASF subversion and git services commented on TS-1794:
-----------------------------------------------------

Commit dc6e42c63d553c58689df4d50a4de4657dba8660 in branch refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=dc6e42c ]

TS-1794 Replace all usage of ts_debug_assert() with ts_assert()

                
> 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
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.3
>
>
> 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