[
https://issues.apache.org/jira/browse/TS-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606208#comment-14606208
]
Alan M. Carroll commented on TS-3179:
-------------------------------------
Commit - 8a980c0b9a713426ad8f1b65d7c059e908cdf685.
Typo in the commit message, it falsely indicates TS-3719.
> ats_scoped_fd should not provide boolean operators
> --------------------------------------------------
>
> Key: TS-3179
> URL: https://issues.apache.org/jira/browse/TS-3179
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Alan M. Carroll
> Assignee: Alan M. Carroll
> Fix For: 5.2.0
>
>
> The boolean operators for {{ats_scoped_fd}} are a compile problem in some
> supported compilers. They are also inappropriate for a file descriptor as
> they encourage uses which are different (and wrong) for file descriptors,
> which should be checked for being negative rather than directly as booleans.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)