Author: muggenhor
Date: Sun Mar  2 23:37:25 2008
New Revision: 3897

URL: http://svn.gna.org/viewcvs/warzone?rev=3897&view=rev
Log:
 * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile 
time which I don't trust)
 * Patch it up so that the compiler doesn't generate 'cast to pointer from 
integer of different size' warnings (as these are harmless, but annoying if 
-Werror triggers compiler failure)
 * Add this patch as lib/sqlite3/sqlite3.diff (to be able to keep track of it)
 * Add it to the autotools, raw makefiles and Code::Blocks build systems, XCode 
and MSVC (and any others I'm forgetting here) still need updating

Added:
    trunk/lib/sqlite3/   (with props)
    trunk/lib/sqlite3/Makefile.am   (with props)
    trunk/lib/sqlite3/Makefile.raw   (with props)
    trunk/lib/sqlite3/sqlite3.c   (with props)
    trunk/lib/sqlite3/sqlite3.diff   (with props)
    trunk/lib/sqlite3/sqlite3.h   (with props)
    trunk/lib/sqlite3/sqlite3ext.h   (with props)
Modified:
    trunk/configure.ac
    trunk/lib/Makefile.am
    trunk/lib/Makefile.raw
    trunk/src/Makefile.am
    trunk/src/Makefile.raw
    trunk/warzone2100.cbp


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to