ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change
on this file since ae4c85a was
b1d6dd5,
checked in by Peter A. Buhr <pabuhr@…>, 9 years ago
|
fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | Error: No reasonable alternatives for expression Cast of: |
---|
2 | Variable Expression: _dst: pointer to instance of type subrange (not function type) |
---|
3 | |
---|
4 | to: |
---|
5 | pointer to instance of type base_t (not function type) |
---|
6 | |
---|
7 | Error: No reasonable alternatives for expression Name: low |
---|
8 | |
---|
9 | Error: No reasonable alternatives for expression Name: high |
---|
10 | |
---|
11 | Error: No reasonable alternatives for expression Cast of: |
---|
12 | Applying untyped: |
---|
13 | Name: lbound |
---|
14 | ...to: |
---|
15 | Name: day_of_month |
---|
16 | |
---|
17 | to: |
---|
18 | unsigned int |
---|
19 | |
---|
20 | Error: No reasonable alternatives for expression Name: ?!=? |
---|
21 | |
---|
22 | Error: No reasonable alternatives for expression Cast of: |
---|
23 | Name: target |
---|
24 | |
---|
25 | to: |
---|
26 | instance of type subrange (not function type) |
---|
27 | with parameters |
---|
28 | instance of type T (not function type) |
---|
29 | Name: low |
---|
30 | |
---|
31 | Name: high |
---|
32 | |
---|
33 | |
---|
34 | |
---|
35 | Error: No reasonable alternatives for expression Name: ?!=? |
---|
36 | |
---|
37 | Error: No reasonable alternatives for expression Cast of: |
---|
38 | Name: target |
---|
39 | |
---|
40 | to: |
---|
41 | instance of type subrange (not function type) |
---|
42 | with parameters |
---|
43 | instance of type T (not function type) |
---|
44 | Name: t_low |
---|
45 | |
---|
46 | Name: t_high |
---|
47 | |
---|
48 | |
---|
49 | |
---|
Note: See
TracBrowser
for help on using the repository browser.