ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since c38ae92 was
0e04f59,
checked in by Rob Schluntz <rschlunt@…>, 7 years ago
|
Update castError output
|
-
Property mode set to
100644
|
File size:
570 bytes
|
Line | |
---|
1 | castError.c:7:1 error: Cannot choose between 3 alternatives for expression |
---|
2 | Cast of: |
---|
3 | Name: f |
---|
4 | ... to: |
---|
5 | charAlternatives are: |
---|
6 | Cost ( 1, 0, 0, 0 ): Cast of: |
---|
7 | Variable Expression: f: signed int |
---|
8 | ... to: |
---|
9 | char |
---|
10 | (types: |
---|
11 | char |
---|
12 | ) |
---|
13 | Environment: |
---|
14 | |
---|
15 | Cost ( 1, 0, 0, 0 ): Cast of: |
---|
16 | Variable Expression: f: double |
---|
17 | ... to: |
---|
18 | char |
---|
19 | (types: |
---|
20 | char |
---|
21 | ) |
---|
22 | Environment: |
---|
23 | |
---|
24 | Cost ( 1, 0, 0, 0 ): Cast of: |
---|
25 | Variable Expression: f: function |
---|
26 | accepting unspecified arguments |
---|
27 | ... returning nothing |
---|
28 | |
---|
29 | ... to: |
---|
30 | char |
---|
31 | (types: |
---|
32 | char |
---|
33 | ) |
---|
34 | Environment: |
---|
35 | |
---|
36 | |
---|
Note: See
TracBrowser
for help on using the repository browser.