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 2463d0e was
4e9151f,
checked in by Thierry Delisle <tdelisle@…>, 8 years ago
|
- Fixed tests to no longer use make errors, pipeing CC errors directly instead
- Tests now use the number of cores as the number of jobs if jobserver is not defined
- Tests now support both jobserver-fds and and jobserver-auth as the file descriptor variables
- Tests now limit the number of concurrent jobs to the total number of tests
- Tests now ignore whitespaces and blank lines when comparing diffs
|
-
Property mode set to
100644
|
File size:
688 bytes
|
Line | |
---|
1 | castError.c:7 error: Can't choose between 3 alternatives for expression Cast of: |
---|
2 | Name: f |
---|
3 | |
---|
4 | to: |
---|
5 | char |
---|
6 | Alternatives are: Cost ( 1, 0, 0 ): Cast of: |
---|
7 | Variable Expression: f: function |
---|
8 | accepting unspecified arguments |
---|
9 | returning |
---|
10 | nothing |
---|
11 | |
---|
12 | |
---|
13 | to: |
---|
14 | char |
---|
15 | (types: |
---|
16 | char |
---|
17 | ) |
---|
18 | Environment: |
---|
19 | |
---|
20 | Cost ( 1, 0, 0 ): Cast of: |
---|
21 | Variable Expression: f: signed int |
---|
22 | |
---|
23 | to: |
---|
24 | char |
---|
25 | (types: |
---|
26 | char |
---|
27 | ) |
---|
28 | Environment: |
---|
29 | |
---|
30 | Cost ( 1, 0, 0 ): Cast of: |
---|
31 | Variable Expression: f: double |
---|
32 | |
---|
33 | to: |
---|
34 | char |
---|
35 | (types: |
---|
36 | char |
---|
37 | ) |
---|
38 | Environment: |
---|
39 | |
---|
40 | |
---|
Note: See
TracBrowser
for help on using the repository browser.