In file included from ODBC.c:70:
/usr/local/lib/perl/5.10.1/auto/DBI/Driver_xst.h: In function 
‘dbdxst_bind_params’:
/usr/local/lib/perl/5.10.1/auto/DBI/Driver_xst.h:72: warning: passing argument 2 of 
‘imp_sth->com.std.dbistate->set_err_char’ from incompatible pointer type
/usr/local/lib/perl/5.10.1/auto/DBI/Driver_xst.h:72: note: expected ‘struct 
imp_xxh_t *’ but argument is of type ‘struct imp_sth_t *’
/usr/local/lib/perl/5.10.1/auto/DBI/Driver_xst.h: In function 
‘dbdxst_fetchall_arrayref’:
/usr/local/lib/perl/5.10.1/auto/DBI/Driver_xst.h:98: warning: passing argument 2 of 
‘imp_sth->com.std.dbistate->set_err_char’ from incompatible pointer type
/usr/local/lib/perl/5.10.1/auto/DBI/Driver_xst.h:98: note: expected ‘struct 
imp_xxh_t *’ but argument is of type ‘struct imp_sth_t *’
cc -c -I/usr/include  -I. -I/usr/local/lib/perl/5.10.1/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DDEBIAN 
-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-O2 -g   -DVERSION=\"1.34_3\" -DXS_VERSION=\"1.34_3\" -fPIC 
"-I/usr/lib/perl/5.10/CORE"  -I/usr/include dbdimp.c

It is 2 added calls to DBIh_SET_ERR_CHAR in Driver_xst.h.
Martin
--
Martin J. Evans
Easysoft Limited
http://www.easysoft.com

Reply via email to