You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Alex Zbarcea (JIRA)" <ji...@apache.org> on 2017/09/25 16:00:05 UTC

[jira] [Resolved] (CTAKES-456) bitwise operator usage instead of logic operator

     [ https://issues.apache.org/jira/browse/CTAKES-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Zbarcea resolved CTAKES-456.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 4.0.1

patch has been committed to trunk.

> 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
>             Fix For: 4.0.1
>
>         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)