arm-ehenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since ee858bf was
ee858bf,
checked in by Peter A. Buhr <pabuhr@…>, 2 years ago
|
add 0p test for function pointers, and seperate valid from error output
|
-
Property mode set to
100644
|
File size:
390 bytes
|
Line | |
---|
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] |
---|
4 | init1.cfa: In function '_X4mainFi___1': |
---|
5 | init1.cfa:132:9: note: #pragma message: Compiled |
---|
Note: See
TracBrowser
for help on using the repository browser.