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 01:42:00 UTC

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

Alex Zbarcea created CTAKES-456:
-----------------------------------

             Summary: 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


Several usage of bitwise operator {{&}}/{{|}} is used instead of the logic operator {{&&}}/{{||}}.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)