Uploaded image for project: 'Commons JEXL'
  1. Commons JEXL
  2. JEXL-166

Incorrect operator symbol for bitwise complement in jexlArithmetic

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0
    • None

    Description

      In JexlArithmetic operator is defined as
      COMPLEMENT("-", "bitwiseComplement", 1),
      should be as
      COMPLEMENT("~", "bitwiseComplement", 1),

      Attachments

        Activity

          People

            henrib Henri Biestro
            dmitri_blinov Dmitri Blinov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: