diff options
Diffstat (limited to 'lcc/sparc/solaris/tst/cvt.2bk')
-rwxr-xr-x | lcc/sparc/solaris/tst/cvt.2bk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lcc/sparc/solaris/tst/cvt.2bk b/lcc/sparc/solaris/tst/cvt.2bk new file mode 100755 index 0000000..b3ab360 --- /dev/null +++ b/lcc/sparc/solaris/tst/cvt.2bk @@ -0,0 +1,2 @@ +tst/cvt.c:32: warning: conversion from `pointer to void function(void)' to `pointer to void' is compiler dependent
+tst/cvt.c:33: warning: conversion from `pointer to void' to `pointer to void function(void)' is compiler dependent
|