Opened 11 years ago
Last modified 11 years ago
#2937 accepted enhancement
Bootstrapped compiler - check for cases that are exactly the same (on some flag)
| Reported by: | Adrian Pop | Owned by: | Adrian Pop |
|---|---|---|---|
| Priority: | low | Milestone: | Future |
| Component: | MetaModelica | Version: | trunk |
| Keywords: | Cc: |
Description
Seems that (incredibly) we have cases in matchcontinue that are exactly the same (probably some copy paste error). We should probably detect these.
Change History (2)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → accepted |
comment:2 by , 11 years ago
Note:
See TracTickets
for help on using tickets.

I will also see if I can generate some info about unification of cases as we cannot use RML anymore for that.