Changes in tests/.expect/init1.txt [30cf6b0:ee858bf]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/init1.txt
r30cf6b0 ree858bf 1 init1.cfa: In function '_X1fFv___1': 2 init1.cfa:43:69: warning: initialization of 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types] 3 init1.cfa:44:29: warning: assignment to 'int (*)(int)' from incompatible pointer type 'void (*)()' [-Wincompatible-pointer-types] 1 4 init1.cfa: In function '_X4mainFi___1': 2 init1.cfa:13 6:9: note: #pragma message: Compiled5 init1.cfa:132:9: note: #pragma message: Compiled
Note: See TracChangeset
for help on using the changeset viewer.