source: tests/.expect/alloc-ERROR.txt@ d683c2c

Last change on this file since d683c2c was 2d743bd, checked in by Peter A. Buhr <pabuhr@…>, 7 months ago

update expected alloc-ERR files

  • Property mode set to 100644
File size: 904 bytes
RevLine 
[2d743bd]1alloc.cfa:390:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
[cdbfab0]2 Name: ?=?
[07ec1a2]3...to:
[cfbc703d]4 Name: ip
[07ec1a2]5 Applying untyped:
[fc67d6f]6 Name: realloc
[07ec1a2]7 ...to:
[cdbfab0]8 Name: stp
[07ec1a2]9 Applying untyped:
[cdbfab0]10 Name: ?*?
[07ec1a2]11 ...to:
[cdbfab0]12 Name: dim
[b6f2e7ab]13 Sizeof Expression on: type-of expression Applying untyped:
[cdbfab0]14 Name: *?
[07ec1a2]15 ...to:
[cdbfab0]16 Name: stp
17
18
19
20
[2d743bd]21alloc.cfa:391:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
[cdbfab0]22 Name: ?=?
[07ec1a2]23...to:
[cfbc703d]24 Name: ip
[07ec1a2]25 Applying untyped:
[cdbfab0]26 Name: memset
[07ec1a2]27 ...to:
[cdbfab0]28 Name: stp
[5c028ac]29 Constant Expression (10: signed int)
[cd6a6ff]30 ... with resolved type:
31 signed int
[cdbfab0]32
33
[2d743bd]34alloc.cfa:392:1 error: Invalid application of existing declaration(s) in expression Applying untyped:
[cdbfab0]35 Name: ?=?
[07ec1a2]36...to:
[cfbc703d]37 Name: ip
[07ec1a2]38 Applying untyped:
[cdbfab0]39 Name: memcpy
[07ec1a2]40 ...to:
[cdbfab0]41 Address of:
42 Name: st1
43 Address of:
44 Name: st
45
46
Note: See TracBrowser for help on using the repository browser.