ADTarm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 8fd0ce3 was
8fd0ce3,
checked in by Peter A. Buhr <pabuhr@…>, 3 years ago
|
update init1-ERROR after remove incompatible-pointer-types warning
|
-
Property mode set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[ee858bf] | 1 | error: No reasonable alternatives for expression Untyped Init Expression |
---|
| 2 | Name: rx InitAlternative: reference to signed int |
---|
| 3 | error: No reasonable alternatives for expression Untyped Init Expression |
---|
| 4 | Name: px InitAlternative: pointer to signed int |
---|
| 5 | error: No reasonable alternatives for expression Untyped Init Expression |
---|
| 6 | Name: crx InitAlternative: reference to float |
---|
| 7 | error: No reasonable alternatives for expression Untyped Init Expression |
---|
| 8 | Name: cpx InitAlternative: pointer to float |
---|
[8fd0ce3] | 9 | init1.cfa:104:1 error: No reasonable alternatives for expression Generated Cast of: |
---|
[ee858bf] | 10 | Name: rx |
---|
| 11 | ... to: |
---|
| 12 | reference to signed int |
---|
[8fd0ce3] | 13 | init1.cfa:107:1 error: No reasonable alternatives for expression Applying untyped: |
---|
[ee858bf] | 14 | Name: ?{} |
---|
| 15 | ...to: |
---|
| 16 | Generated Cast of: |
---|
| 17 | Variable Expression: _retval_f_py: pointer to signed int |
---|
| 18 | ... to: |
---|
| 19 | reference to pointer to signed int |
---|
| 20 | Name: px |
---|
| 21 | |
---|
[8fd0ce3] | 22 | init1.cfa:114:1 error: No reasonable alternatives for expression Generated Cast of: |
---|
[ee858bf] | 23 | Name: crx |
---|
| 24 | ... to: |
---|
| 25 | reference to float |
---|
[8fd0ce3] | 26 | init1.cfa:117:1 error: No reasonable alternatives for expression Applying untyped: |
---|
[ee858bf] | 27 | Name: ?{} |
---|
| 28 | ...to: |
---|
| 29 | Generated Cast of: |
---|
| 30 | Variable Expression: _retval_f_py2: pointer to float |
---|
| 31 | ... to: |
---|
| 32 | reference to pointer to float |
---|
| 33 | Name: cpx |
---|
| 34 | |
---|
[8fd0ce3] | 35 | init1.cfa:124:1 error: No reasonable alternatives for expression Generated Cast of: |
---|
[ee858bf] | 36 | Name: s |
---|
| 37 | ... to: |
---|
| 38 | reference to instance of type T (not function type) |
---|
[8fd0ce3] | 39 | init1.cfa:128:1 error: No reasonable alternatives for expression Applying untyped: |
---|
[ee858bf] | 40 | Name: ?{} |
---|
| 41 | ...to: |
---|
| 42 | Generated Cast of: |
---|
| 43 | Variable Expression: _retval_anycvt: pointer to instance of type T (not function type) |
---|
| 44 | ... to: |
---|
| 45 | reference to pointer to instance of type T (not function type) |
---|
| 46 | Name: s |
---|
| 47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.