Errors when using multiple variables in select statements
Bug #1641933 reported by
Andreas Engelbredt Dalsgaard
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| opaal |
Fix Committed
|
Medium
|
Andreas Engelbredt Dalsgaard | ||
| pyuppaal |
Fix Committed
|
Medium
|
Andreas Engelbredt Dalsgaard | ||
Bug Description
Currently select statements are adhoc parsed in opaal. This works fine for a single select variable but leads to errors when using multiple variables in a select statement. We should:
1: create test cases for select statements
2: create a simple select statement parser (similar to the update statement parser)
3: adapt opaal to use the select statement parser
| Changed in opaal: | |
| importance: | Undecided → Medium |
| status: | New → Triaged |
| Changed in pyuppaal: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| assignee: | nobody → Andreas Engelbredt Dalsgaard (andreas-dalsgaard) |
| Changed in opaal: | |
| status: | Triaged → Fix Committed |
| Changed in pyuppaal: | |
| status: | Triaged → Fix Committed |
To post a comment you must log in.