Hello,

I am compiling sqlite-amalgamation-3.6.22 and get this warning:
sqlite3.c: In function 'rtreeInit':
sqlite3.c:109910: warning: cast from pointer to integer of different size

on
x86_64 GNU/Linux

using the defaults from the configure script.  Is this warning an issue to
be concerned with since 8 bytes are being truncated to 4 on a 64 bit system?

Thanks,

Juan
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to