Skip to content

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

@tkittel

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 "||".

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