1 | init1.cfa:134:25: warning: Compiled
|
---|
2 | init1.cfa:56:1 error: Invalid application of existing declaration(s) in expression Untyped Init Expression
|
---|
3 | Name: rx InitAlternative: reference to signed int
|
---|
4 | init1.cfa:57:1 error: Invalid application of existing declaration(s) in expression Untyped Init Expression
|
---|
5 | Name: px InitAlternative: pointer to signed int
|
---|
6 | init1.cfa:60:1 error: Invalid application of existing declaration(s) in expression Untyped Init Expression
|
---|
7 | Name: crx InitAlternative: reference to float
|
---|
8 | init1.cfa:61:1 error: Invalid application of existing declaration(s) in expression Untyped Init Expression
|
---|
9 | Name: cpx InitAlternative: pointer to float
|
---|
10 | init1.cfa:104:1 error: Invalid application of existing declaration(s) in expression Generated Cast of:
|
---|
11 | Name: rx
|
---|
12 | ... to:
|
---|
13 | reference to signed int
|
---|
14 | ... with resolved type:
|
---|
15 | reference to signed int
|
---|
16 | init1.cfa:107:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
|
---|
17 | Name: ?{}
|
---|
18 | ...to:
|
---|
19 | Generated Cast of:
|
---|
20 | Variable Expression: _retval_f_py: pointer to signed int
|
---|
21 | ... with resolved type:
|
---|
22 | pointer to signed int
|
---|
23 | ... to:
|
---|
24 | reference to pointer to signed int
|
---|
25 | ... with resolved type:
|
---|
26 | reference to pointer to signed int
|
---|
27 | Name: px
|
---|
28 |
|
---|
29 | init1.cfa:114:1 error: Invalid application of existing declaration(s) in expression Generated Cast of:
|
---|
30 | Name: crx
|
---|
31 | ... to:
|
---|
32 | reference to float
|
---|
33 | ... with resolved type:
|
---|
34 | reference to float
|
---|
35 | init1.cfa:117:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
|
---|
36 | Name: ?{}
|
---|
37 | ...to:
|
---|
38 | Generated Cast of:
|
---|
39 | Variable Expression: _retval_f_py2: pointer to float
|
---|
40 | ... with resolved type:
|
---|
41 | pointer to float
|
---|
42 | ... to:
|
---|
43 | reference to pointer to float
|
---|
44 | ... with resolved type:
|
---|
45 | reference to pointer to float
|
---|
46 | Name: cpx
|
---|
47 |
|
---|
48 | init1.cfa:124:1 error: Invalid application of existing declaration(s) in expression Generated Cast of:
|
---|
49 | Name: s
|
---|
50 | ... to:
|
---|
51 | reference to instance of type T (not function type)
|
---|
52 | ... with resolved type:
|
---|
53 | reference to instance of type T (not function type)
|
---|
54 | init1.cfa:128:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
|
---|
55 | Name: ?{}
|
---|
56 | ...to:
|
---|
57 | Generated Cast of:
|
---|
58 | Variable Expression: _retval_anycvt: pointer to instance of type T (not function type)
|
---|
59 | ... with resolved type:
|
---|
60 | pointer to instance of type T (not function type)
|
---|
61 | ... to:
|
---|
62 | reference to pointer to instance of type T (not function type)
|
---|
63 | ... with resolved type:
|
---|
64 | reference to pointer to instance of type T (not function type)
|
---|
65 | Name: s
|
---|
66 |
|
---|