ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
Last change
on this file since 89a5a1f was
6e50a6b,
checked in by Michael Brooks <mlbrooks@…>, 3 years ago
|
Implementing language-provided syntax for (array) dimensions.
Former z(i) and Z(N) macros are eliminated.
|
-
Property mode set to
100644
|
File size:
392 bytes
|
Rev | Line | |
---|
[6e50a6b] | 1 | array-container/language-dim-mismatch.cfa:12:1 error: Type argument given for value parameter: instance of struct SN with body 1 |
---|
| 2 | ... with parameters |
---|
| 3 | float |
---|
| 4 | |
---|
| 5 | array-container/language-dim-mismatch.cfa:13:1 error: Expression argument given for type parameter: instance of struct ST with body 1 |
---|
| 6 | ... with parameters |
---|
| 7 | constant expression (42 42: signed int) |
---|
| 8 | with resolved type: |
---|
| 9 | signed int |
---|
| 10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.