]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The amalgamation now compiles cleanly on GCC with options
authordrh <drh@noemail.net>
Mon, 8 Dec 2008 18:19:17 +0000 (18:19 +0000)
committerdrh <drh@noemail.net>
Mon, 8 Dec 2008 18:19:17 +0000 (18:19 +0000)
commit1875f7a3dbbcc252804c60d92a7abbc4888b4996
tree90da5a754e84e42c70ecd24247c02306ad4d429f
parent128255fce671bf3c19feb569f4b87e7e6003da24
The amalgamation now compiles cleanly on GCC with options
-pedantic-errors -Wno-long-long. (CVS 5991)

FossilOrigin-Name: 73c7302c5f76a2f61ecd75f8bda69bb500d3119c
14 files changed:
manifest
manifest.uuid
src/global.c
src/loadext.c
src/mutex_unix.c
src/mutex_w32.c
src/os.c
src/os.h
src/os_unix.c
src/os_win.c
src/random.c
src/sqlite.h.in
src/sqliteInt.h
tool/mkkeywordhash.c