source: src/tests/.expect/completeTypeError.txt @ 8711c6c

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumwith_gc
Last change on this file since 8711c6c was 4d5e57b, checked in by Rob Schluntz <rschlunt@…>, 6 years ago

Prevent implicit conversion of void * to other pointer type for parameter passing

  • Property mode set to 100644
File size: 1.1 KB
RevLine 
[4d5e57b]1completeTypeError.c:33:1 error: No reasonable alternatives for expression Applying untyped:
[0f35657]2  Name: *?
3...to:
4  Name: v
5
[4d5e57b]6completeTypeError.c:34:1 error: No reasonable alternatives for expression Applying untyped:
7  Name: *?
8...to:
9  Name: y
10
11completeTypeError.c:35:1 error: No reasonable alternatives for expression Applying untyped:
12  Name: foo
13...to:
14  Name: v
[0f35657]15
[193bba0]16completeTypeError.c:36:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]17  Name: baz
18...to:
19  Name: v
20
[193bba0]21completeTypeError.c:37:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]22  Name: quux
23...to:
24  Name: v
25
[193bba0]26completeTypeError.c:58:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]27  Name: baz
28...to:
29  Name: y
30
[193bba0]31completeTypeError.c:59:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]32  Name: quux
33...to:
34  Name: y
35
[193bba0]36completeTypeError.c:60:1 error: No reasonable alternatives for expression Applying untyped:
[0f35657]37  Name: *?
38...to:
39  Name: y
40
[193bba0]41completeTypeError.c:72:1 error: No reasonable alternatives for expression Applying untyped:
[2c57025]42  Name: baz
43...to:
44  Name: z
45
Note: See TracBrowser for help on using the repository browser.