Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/alloc-ERROR.txt

    rcfbc703d r8725c74  
    1 alloc.cfa:362:1 error: No reasonable alternatives for expression Applying untyped:
     1alloc.cfa:310:1 error: No reasonable alternatives for expression Applying untyped:
    22  Name: ?=?
    33...to:
    4   Name: ip
     4  Name: p
    55  Applying untyped:
    66    Name: realloc
     
    1919
    2020
    21 alloc.cfa:363:1 error: No reasonable alternatives for expression Applying untyped:
     21alloc.cfa:311:1 error: No reasonable alternatives for expression Applying untyped:
    2222  Name: ?=?
    2323...to:
    24   Name: ip
     24  Name: p
     25  Applying untyped:
     26    Name: alloc
     27  ...to:
     28    Name: stp
     29    Applying untyped:
     30      Name: ?*?
     31    ...to:
     32      Name: dim
     33      Sizeof Expression on: Applying untyped:
     34          Name: *?
     35        ...to:
     36          Name: stp
     37
     38
     39
     40
     41alloc.cfa:312:1 error: No reasonable alternatives for expression Applying untyped:
     42  Name: ?=?
     43...to:
     44  Name: p
    2545  Applying untyped:
    2646    Name: memset
     
    3050
    3151
    32 alloc.cfa:364:1 error: No reasonable alternatives for expression Applying untyped:
     52alloc.cfa:313:1 error: No reasonable alternatives for expression Applying untyped:
    3353  Name: ?=?
    3454...to:
    35   Name: ip
     55  Name: p
    3656  Applying untyped:
    3757    Name: memcpy
Note: See TracChangeset for help on using the changeset viewer.