Manual edit of guard expressions

Bug #1934786 reported by Jiri Srba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TAPAAL
Fix Committed
Undecided
Thomas Pedersen

Bug Description

Open the transition editor and make a guard like:

x-- > 3++ and x != 6

and then manually edit the expressions to this:

x > 3 and x != 6

and press enter. Then you get the error:

Encountered " <IDENT> "x "" at line 1 column 11.
Was expecting one of:
 "(" ..

but even adding paranthesis does not help to manually parse the expression.

Changed in tapaal:
status: New → Confirmed
assignee: nobody → Thomas Pedersen (tpede16)
Changed in tapaal:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.