I have been testing DBD::Oracle 1.12 under Perl 5.7.3 on
Solaris 8 (using the Sun cc compiler - not gcc).
I have allowed the Perl configuration to default to using
PerlIO (as it does in 5.7.3, and did not in 5.6.1).
While making DBD::Oracle, I receive copious compilation
warnings - see attached file. Despite this DBD::Oracle passes
all tests except t.long #10. (I will collect more information
about this test failure and post another message.)
Should the warnings be ignored? Is some systematic change required
in DBD::Oracle to make it compatible with PerlIO?
--
Charles Jardine - Computing Service, University of Cambridge
[EMAIL PROTECTED] Tel: +44 1223 334506, Fax: +44 1223 334679
"Oracle.xs", line 69: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"Oracle.xs", line 79: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"Oracle.xs", line 83: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"Oracle.xs", line 87: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 85: warning: assignment type mismatch:
pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer to uchar
_base, uchar _flag, uchar _file, uint __orientat... "=" pointer to pointer to struct
_PerlIO {}
"dbdimp.c", line 206: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 212: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 220: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 221: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 222: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 224: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 227: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 228: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 229: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 233: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 236: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 243: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 248: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 249: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 250: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 251: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 252: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 256: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 348: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 394: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 424: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 427: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 454: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 455: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 456: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 457: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 668: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 783: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 785: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 787: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 790: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 855: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 877: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 879: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 895: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 911: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 917: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 921: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 925: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 976: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 986: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1072: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1082: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1099: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1133: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1180: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1183: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1185: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1186: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1284: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1294: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1302: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1316: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1340: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1379: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1404: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1411: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1431: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1436: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1441: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1580: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1598: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1647: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1680: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1690: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1719: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"dbdimp.c", line 1935: warning: assignment type mismatch:
pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer to uchar
_base, uchar _flag, uchar _file, uint __orientat... "=" pointer to pointer to struct
_PerlIO {}
"oci8.c", line 135: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 144: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 267: warning: assignment type mismatch:
pointer to function(pointer to struct imp_dbh_st {struct {..} com, pointer to
function(pointer to struct imp_dbh_st {..}, in... "=" pointer to void
"oci8.c", line 304: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 305: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 310: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 314: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 317: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 333: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 375: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 457: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 596: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 599: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 630: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 651: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 658: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 671: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 701: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 739: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 745: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 758: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 783: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 789: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 819: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 827: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 832: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 841: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 859: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 866: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 867: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 869: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 870: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 871: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 872: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 935: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 950: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 979: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 990: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 994: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1020: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1042: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1073: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1074: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1084: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1101: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1173: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1199: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1202: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1219: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1221: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1359: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1360: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1365: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1368: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1373: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1376: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1380: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1384: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1389: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1396: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1400: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1404: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1410: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1421: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1472: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1486: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1494: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1502: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1516: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1526: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1527: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1534: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1535: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1554: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1555: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1590: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1595: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1608: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1613: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1619: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}
"oci8.c", line 1637: warning: argument #1 is incompatible with prototype:
prototype: pointer to struct __FILE {int _cnt, pointer to uchar _ptr, pointer
to uchar _base, uchar _flag, uchar _file, uint __orientat... :
"/usr/include/iso/stdio_iso.h", line 175
argument : pointer to pointer to struct _PerlIO {}