ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
Last change
on this file since ee858bf was ee858bf, checked in by Peter A. Buhr <pabuhr@…>, 5 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.