g++ -DHAVE_CONFIG_H -I. -I../include -I ../include  -DUSBINARY -g3 -O0 -Wall 
-DCURLAVAILABLE -I/usr/include -DUSELUCENE  -MT gbfidx.o -MD -MP -MF 
.deps/gbfidx.Tpo -c -o gbfidx.o gbfidx.cpp
gbfidx.cpp: In function 'void openfiles(char*)':
gbfidx.cpp:261: warning: cannot pass objects of non-POD type 'class 
sword::SWBuf' through '...'; call will abort at runtime
gbfidx.cpp:261: warning: format '%s' expects type 'char*', but argument 3 has 
type 'int'
gbfidx.cpp:267: warning: cannot pass objects of non-POD type 'class 
sword::SWBuf' through '...'; call will abort at runtime
gbfidx.cpp:267: warning: format '%s' expects type 'char*', but argument 3 has 
type 'int'
gbfidx.cpp:273: warning: cannot pass objects of non-POD type 'class 
sword::SWBuf' through '...'; call will abort at runtime
gbfidx.cpp:273: warning: format '%s' expects type 'char*', but argument 3 has 
type 'int'

_______________________________________________
sword-devel mailing list: [email protected]
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to