source: src/tests/.expect/completeTypeError.txt @ f6cc2096

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 f6cc2096 was 4e9151f, checked in by Thierry Delisle <tdelisle@…>, 7 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: 861 bytes
Line 
1completeTypeError.c:34 error: No reasonable alternatives for expression Applying untyped:
2  Name: *?
3...to:
4  Name: v
5
6
7completeTypeError.c:36 error: No reasonable alternatives for expression Applying untyped:
8  Name: baz
9...to:
10  Name: v
11
12
13completeTypeError.c:37 error: No reasonable alternatives for expression Applying untyped:
14  Name: quux
15...to:
16  Name: v
17
18
19completeTypeError.c:58 error: No reasonable alternatives for expression Applying untyped:
20  Name: baz
21...to:
22  Name: y
23
24
25completeTypeError.c:59 error: No reasonable alternatives for expression Applying untyped:
26  Name: quux
27...to:
28  Name: y
29
30
31completeTypeError.c:60 error: No reasonable alternatives for expression Applying untyped:
32  Name: *?
33...to:
34  Name: y
35
36
37completeTypeError.c:72 error: No reasonable alternatives for expression Applying untyped:
38  Name: baz
39...to:
40  Name: z
41
42
Note: See TracBrowser for help on using the repository browser.