Changes in tests/.expect/castError.txt [588c2b0:08222c7]
- File:
-
- 1 edited
-
tests/.expect/castError.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/castError.txt
r588c2b0 r08222c7 1 castError.c :7:1 error: Cannot choose between 3 alternatives for expression1 castError.cfa:7:1 error: Cannot choose between 3 alternatives for expression 2 2 Cast of: 3 3 Name: f 4 4 ... to: 5 5 char Alternatives are: 6 Cost ( 1, 0, 0, 0 , 0, 0): Cast of:6 Cost ( 1, 0, 0, 0 ): Cast of: 7 7 Variable Expression: f: function 8 8 accepting unspecified arguments 9 ... returning nothing 9 ... returning nothing 10 10 11 11 ... to: … … 14 14 char 15 15 ) 16 Environment: 16 Environment: 17 17 18 Cost ( 1, 0, 0, 0 , 0, 0): Cast of:18 Cost ( 1, 0, 0, 0 ): Cast of: 19 19 Variable Expression: f: double 20 20 ... to: … … 23 23 char 24 24 ) 25 Environment: 25 Environment: 26 26 27 Cost ( 1, 0, 0, 0 , 0, 0): Cast of:27 Cost ( 1, 0, 0, 0 ): Cast of: 28 28 Variable Expression: f: signed int 29 29 ... to: … … 32 32 char 33 33 ) 34 Environment: 34 Environment: 35 35 36 36
Note:
See TracChangeset
for help on using the changeset viewer.