ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
Last change
on this file since 1db306a was 1db306a, checked in by Thierry Delisle <tdelisle@…>, 5 years ago |
|
First attempt to sort alternatives before printing.
|
-
Property mode
set to
100644
|
|
File size:
1017 bytes
|
| Line | |
|---|
| 1 | meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression
|
|---|
| 2 | Explicit Cast of:
|
|---|
| 3 | Name: FX86
|
|---|
| 4 | ... to:
|
|---|
| 5 | char
|
|---|
| 6 | with resolved type:
|
|---|
| 7 | char Alternatives are:
|
|---|
| 8 | Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
|
|---|
| 9 | Variable Expression: FX86: function
|
|---|
| 10 | accepting unspecified arguments
|
|---|
| 11 | ... returning nothing
|
|---|
| 12 |
|
|---|
| 13 | with resolved type:
|
|---|
| 14 | pointer to function
|
|---|
| 15 | accepting unspecified arguments
|
|---|
| 16 | ... returning nothing
|
|---|
| 17 |
|
|---|
| 18 | ... to:
|
|---|
| 19 | char
|
|---|
| 20 | with resolved type:
|
|---|
| 21 | char
|
|---|
| 22 | (types:
|
|---|
| 23 | char
|
|---|
| 24 | )
|
|---|
| 25 | Environment:
|
|---|
| 26 |
|
|---|
| 27 | Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
|
|---|
| 28 | Variable Expression: FX86: double
|
|---|
| 29 | with resolved type:
|
|---|
| 30 | double
|
|---|
| 31 | ... to:
|
|---|
| 32 | char
|
|---|
| 33 | with resolved type:
|
|---|
| 34 | char
|
|---|
| 35 | (types:
|
|---|
| 36 | char
|
|---|
| 37 | )
|
|---|
| 38 | Environment:
|
|---|
| 39 |
|
|---|
| 40 | Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
|
|---|
| 41 | Variable Expression: FX86: signed int
|
|---|
| 42 | with resolved type:
|
|---|
| 43 | signed int
|
|---|
| 44 | ... to:
|
|---|
| 45 | char
|
|---|
| 46 | with resolved type:
|
|---|
| 47 | char
|
|---|
| 48 | (types:
|
|---|
| 49 | char
|
|---|
| 50 | )
|
|---|
| 51 | Environment:
|
|---|
| 52 |
|
|---|
| 53 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.