This repository was archived by the owner on May 18, 2019. It is now read-only.
Commit adb7a38
Fix handling of element redeclare condition.
- Add error message when an element redeclare includes a condition.
- Fix the sanity check for positional argument indices in the error
message handling code.
Belonging to [master]:
- #2237
- OpenModelica/OpenModelica-testsuite#8621 parent 7a62703 commit adb7a38
File tree
3 files changed
+11
-1
lines changed- Compiler
- FrontEnd
- Util
- runtime
3 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3175 | 3175 | | |
3176 | 3176 | | |
3177 | 3177 | | |
| 3178 | + | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
| 3182 | + | |
| 3183 | + | |
3178 | 3184 | | |
3179 | 3185 | | |
3180 | 3186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
| 778 | + | |
| 779 | + | |
778 | 780 | | |
779 | 781 | | |
780 | 782 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments