[
https://issues.apache.org/jira/browse/CTAKES-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179033#comment-16179033
]
ASF subversion and git services commented on CTAKES-456:
--------------------------------------------------------
Commit 1809629 from [~tmill] in branch 'ctakes/trunk'
[ https://svn.apache.org/r1809629 ]
Fixes CTAKES-456.
> bitwise operator usage instead of logic operator
> -------------------------------------------------
>
> Key: CTAKES-456
> URL: https://issues.apache.org/jira/browse/CTAKES-456
> Project: cTAKES
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Alex Zbarcea
> Priority: Trivial
> Attachments: bitwise-operator.svn.patch
>
>
> Several usage of bitwise operator {{&}}/{{|}} is used instead of the logic
> operator {{&&}}/{{||}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)