source: tests/raii/.expect/partial-ERR1.txt @ bad15f7

Last change on this file since bad15f7 was bad15f7, checked in by Michael Brooks <mlbrooks@…>, 6 days ago

Take test-expect change missed in last commit.

  • Property mode set to 100644
File size: 10.0 KB
Line 
1raii/partial.cfa:35:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
2  Application of
3    Deleted Expression
4      Variable Expression: ?{}: inline function
5      ... with parameters
6        reference to instance of struct thing3 with body
7      ... returning nothing
8
9      ... with resolved type:
10        function
11        ... with parameters
12          reference to instance of struct thing3 with body
13        ... returning nothing
14
15      ... deleted by: ?{}: function
16      ... with parameters
17        reference to instance of struct thing3 with body
18        instance of struct thing3 with body
19      ... returning nothing
20
21    ... to arguments
22    Generated Cast of:
23      Variable Expression: x: instance of struct thing3 with body
24      ... with resolved type:
25        instance of struct thing3 with body
26    ... to:
27      reference to instance of struct thing3 with body
28    ... with resolved type:
29      reference to instance of struct thing3 with body
30
31  ... with resolved type:
32    void
33... to: nothing
34... with resolved type:
35  void
36raii/partial.cfa:52:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
37  Application of
38    Deleted Expression
39      Variable Expression: ?{}: function
40      ... with parameters
41        reference to instance of struct thing456 with body
42        instance of struct thing456 with body
43      ... returning nothing
44
45      ... with resolved type:
46        function
47        ... with parameters
48          reference to instance of struct thing456 with body
49          instance of struct thing456 with body
50        ... returning nothing
51
52      ... deleted by: ?{}: function
53      ... with parameters
54        reference to instance of struct thing456 with body
55        instance of struct thing456 with body
56      ... returning nothing
57
58    ... to arguments
59    Generated Cast of:
60      Variable Expression: y: instance of struct thing456 with body
61      ... with resolved type:
62        instance of struct thing456 with body
63    ... to:
64      reference to instance of struct thing456 with body
65    ... with resolved type:
66      reference to instance of struct thing456 with body
67    Variable Expression: x: instance of struct thing456 with body
68    ... with resolved type:
69      instance of struct thing456 with body
70
71  ... with resolved type:
72    void
73... to: nothing
74... with resolved type:
75  void
76raii/partial.cfa:60:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
77  Application of
78    Deleted Expression
79      Variable Expression: ?{}: inline function
80      ... with parameters
81        reference to instance of struct wrapper1 with body
82        instance of struct wrapper1 with body
83      ... returning nothing
84
85      ... with resolved type:
86        function
87        ... with parameters
88          reference to instance of struct wrapper1 with body
89          instance of struct wrapper1 with body
90        ... returning nothing
91
92      ... deleted by: ?{}: autogenerated cfa inline function
93      ... with parameters
94        reference to instance of struct wrapper1 with body
95        instance of struct wrapper1 with body
96      ... returning nothing
97
98    ... to arguments
99    Generated Cast of:
100      Variable Expression: y: instance of struct wrapper1 with body
101      ... with resolved type:
102        instance of struct wrapper1 with body
103    ... to:
104      reference to instance of struct wrapper1 with body
105    ... with resolved type:
106      reference to instance of struct wrapper1 with body
107    Variable Expression: x: instance of struct wrapper1 with body
108    ... with resolved type:
109      instance of struct wrapper1 with body
110
111  ... with resolved type:
112    void
113... to: nothing
114... with resolved type:
115  void
116raii/partial.cfa:67:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
117  Application of
118    Deleted Expression
119      Variable Expression: ?{}: inline function
120      ... with parameters
121        reference to instance of struct wrapper2 with body
122        instance of struct wrapper2 with body
123      ... returning nothing
124
125      ... with resolved type:
126        function
127        ... with parameters
128          reference to instance of struct wrapper2 with body
129          instance of struct wrapper2 with body
130        ... returning nothing
131
132      ... deleted by: ?{}: autogenerated cfa inline function
133      ... with parameters
134        reference to instance of struct wrapper2 with body
135        instance of struct wrapper2 with body
136      ... returning nothing
137
138    ... to arguments
139    Generated Cast of:
140      Variable Expression: y: instance of struct wrapper2 with body
141      ... with resolved type:
142        instance of struct wrapper2 with body
143    ... to:
144      reference to instance of struct wrapper2 with body
145    ... with resolved type:
146      reference to instance of struct wrapper2 with body
147    Variable Expression: x: instance of struct wrapper2 with body
148    ... with resolved type:
149      instance of struct wrapper2 with body
150
151  ... with resolved type:
152    void
153... to: nothing
154... with resolved type:
155  void
156raii/partial.cfa:103:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
157  Application of
158    Deleted Expression
159      Variable Expression: ?{}: static inline function
160      ... with parameters
161        reference to instance of struct thing3 with body
162      ... returning nothing
163
164      ... with resolved type:
165        function
166        ... with parameters
167          reference to instance of struct thing3 with body
168        ... returning nothing
169
170      ... deleted by: ?{}: function
171      ... with parameters
172        reference to instance of struct thing3 with body
173        instance of struct thing3 with body
174      ... returning nothing
175
176    ... to arguments
177    Generated Cast of:
178      Variable Expression: x: instance of struct thing3 with body
179      ... with resolved type:
180        instance of struct thing3 with body
181    ... to:
182      reference to instance of struct thing3 with body
183    ... with resolved type:
184      reference to instance of struct thing3 with body
185
186  ... with resolved type:
187    void
188... to: nothing
189... with resolved type:
190  void
191raii/partial.cfa:120:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
192  Application of
193    Deleted Expression
194      Variable Expression: ?{}: function
195      ... with parameters
196        reference to instance of struct thing456 with body
197        instance of struct thing456 with body
198      ... returning nothing
199
200      ... with resolved type:
201        function
202        ... with parameters
203          reference to instance of struct thing456 with body
204          instance of struct thing456 with body
205        ... returning nothing
206
207      ... deleted by: ?{}: function
208      ... with parameters
209        reference to instance of struct thing456 with body
210        instance of struct thing456 with body
211      ... returning nothing
212
213    ... to arguments
214    Generated Cast of:
215      Variable Expression: y: instance of struct thing456 with body
216      ... with resolved type:
217        instance of struct thing456 with body
218    ... to:
219      reference to instance of struct thing456 with body
220    ... with resolved type:
221      reference to instance of struct thing456 with body
222    Variable Expression: x: instance of struct thing456 with body
223    ... with resolved type:
224      instance of struct thing456 with body
225
226  ... with resolved type:
227    void
228... to: nothing
229... with resolved type:
230  void
231raii/partial.cfa:128:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
232  Application of
233    Deleted Expression
234      Variable Expression: ?{}: static inline function
235      ... with parameters
236        reference to instance of struct wrapper1 with body
237        instance of struct wrapper1 with body
238      ... returning nothing
239
240      ... with resolved type:
241        function
242        ... with parameters
243          reference to instance of struct wrapper1 with body
244          instance of struct wrapper1 with body
245        ... returning nothing
246
247      ... deleted by: ?{}: autogenerated cfa static inline function
248      ... with parameters
249        reference to instance of struct wrapper1 with body
250        instance of struct wrapper1 with body
251      ... returning nothing
252
253    ... to arguments
254    Generated Cast of:
255      Variable Expression: y: instance of struct wrapper1 with body
256      ... with resolved type:
257        instance of struct wrapper1 with body
258    ... to:
259      reference to instance of struct wrapper1 with body
260    ... with resolved type:
261      reference to instance of struct wrapper1 with body
262    Variable Expression: x: instance of struct wrapper1 with body
263    ... with resolved type:
264      instance of struct wrapper1 with body
265
266  ... with resolved type:
267    void
268... to: nothing
269... with resolved type:
270  void
271raii/partial.cfa:135:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
272  Application of
273    Deleted Expression
274      Variable Expression: ?{}: static inline function
275      ... with parameters
276        reference to instance of struct wrapper2 with body
277        instance of struct wrapper2 with body
278      ... returning nothing
279
280      ... with resolved type:
281        function
282        ... with parameters
283          reference to instance of struct wrapper2 with body
284          instance of struct wrapper2 with body
285        ... returning nothing
286
287      ... deleted by: ?{}: autogenerated cfa static inline function
288      ... with parameters
289        reference to instance of struct wrapper2 with body
290        instance of struct wrapper2 with body
291      ... returning nothing
292
293    ... to arguments
294    Generated Cast of:
295      Variable Expression: y: instance of struct wrapper2 with body
296      ... with resolved type:
297        instance of struct wrapper2 with body
298    ... to:
299      reference to instance of struct wrapper2 with body
300    ... with resolved type:
301      reference to instance of struct wrapper2 with body
302    Variable Expression: x: instance of struct wrapper2 with body
303    ... with resolved type:
304      instance of struct wrapper2 with body
305
306  ... with resolved type:
307    void
308... to: nothing
309... with resolved type:
310  void
Note: See TracBrowser for help on using the repository browser.