Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/init1.txt

    r30cf6b0 ree858bf  
     1init1.cfa: In function '_X1fFv___1':
     2init1.cfa:43:69: warning: initialization of 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types]
     3init1.cfa:44:29: warning: assignment to 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types]
    14init1.cfa: In function '_X4mainFi___1':
    2 init1.cfa:136:9: note: #pragma message: Compiled
     5init1.cfa:132:9: note: #pragma message: Compiled
Note: See TracChangeset for help on using the changeset viewer.