Ignore:
File:
1 edited

Legend:

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

    r07ec1a2 rbf71cfd  
    1 alloc.cfa:265:1 error: No reasonable alternatives for expression Applying untyped:
     1alloc.c:265:1 error: No reasonable alternatives for expression Applying untyped:
    22  Name: ?=?
    3 ...to:
     3...to: 
    44  Name: p
    5   Applying untyped:
     5  Applying untyped: 
    66    Name: realloc
    7   ...to:
     7  ...to: 
    88    Name: stp
    9     Applying untyped:
     9    Applying untyped: 
    1010      Name: ?*?
    11     ...to:
     11    ...to: 
    1212      Name: dim
    13       Sizeof Expression on: Applying untyped:
     13      Sizeof Expression on: Applying untyped: 
    1414          Name: *?
    15         ...to:
     15        ...to: 
    1616          Name: stp
    1717
     
    1919
    2020
    21 alloc.cfa:266:1 error: No reasonable alternatives for expression Applying untyped:
     21alloc.c:266:1 error: No reasonable alternatives for expression Applying untyped:
    2222  Name: ?=?
    23 ...to:
     23...to: 
    2424  Name: p
    25   Applying untyped:
     25  Applying untyped: 
    2626    Name: alloc
    27   ...to:
     27  ...to: 
    2828    Name: stp
    29     Applying untyped:
     29    Applying untyped: 
    3030      Name: ?*?
    31     ...to:
     31    ...to: 
    3232      Name: dim
    33       Sizeof Expression on: Applying untyped:
     33      Sizeof Expression on: Applying untyped: 
    3434          Name: *?
    35         ...to:
     35        ...to: 
    3636          Name: stp
    3737
     
    3939
    4040
    41 alloc.cfa:267:1 error: No reasonable alternatives for expression Applying untyped:
     41alloc.c:267:1 error: No reasonable alternatives for expression Applying untyped:
    4242  Name: ?=?
    43 ...to:
     43...to: 
    4444  Name: p
    45   Applying untyped:
     45  Applying untyped: 
    4646    Name: memset
    47   ...to:
     47  ...to: 
    4848    Name: stp
    4949    constant expression (10 10: signed int)
    5050
    5151
    52 alloc.cfa:268:1 error: No reasonable alternatives for expression Applying untyped:
     52alloc.c:268:1 error: No reasonable alternatives for expression Applying untyped:
    5353  Name: ?=?
    54 ...to:
     54...to: 
    5555  Name: p
    56   Applying untyped:
     56  Applying untyped: 
    5757    Name: memcpy
    58   ...to:
     58  ...to: 
    5959    Address of:
    6060      Name: st1
Note: See TracChangeset for help on using the changeset viewer.