Skip to content

ExprParser fails if "and" is used before parenthesis. #26

Description

@tkittel

This should not give an error: "weight > 0 and (uz>0 or uy>0)". But it does: "unknown function "and". Only an issue when using python-like boolean operators, fine with "&&" and "||".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions