source: src/tests/.expect/completeTypeError.txt @ 6a4f3d4

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 6a4f3d4 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
RevLine 
[9bb90a86]1completeTypeError.c:34 error: No reasonable alternatives for expression Applying untyped:
[0f35657]2  Name: *?
3...to:
4  Name: v
5
6
[9bb90a86]7completeTypeError.c:36 error: No reasonable alternatives for expression Applying untyped:
[2c57025]8  Name: baz
9...to:
10  Name: v
11
12
[9bb90a86]13completeTypeError.c:37 error: No reasonable alternatives for expression Applying untyped:
[2c57025]14  Name: quux
15...to:
16  Name: v
17
18
[9bb90a86]19completeTypeError.c:58 error: No reasonable alternatives for expression Applying untyped:
[2c57025]20  Name: baz
21...to:
22  Name: y
23
24
[9bb90a86]25completeTypeError.c:59 error: No reasonable alternatives for expression Applying untyped:
[2c57025]26  Name: quux
27...to:
28  Name: y
29
30
[9bb90a86]31completeTypeError.c:60 error: No reasonable alternatives for expression Applying untyped:
[0f35657]32  Name: *?
33...to:
34  Name: y
35
36
[9bb90a86]37completeTypeError.c:72 error: No reasonable alternatives for expression Applying untyped:
[2c57025]38  Name: baz
39...to:
40  Name: z
41
42
Note: See TracBrowser for help on using the repository browser.