]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the tool/warnings-clang.sh script. Changes so that there are no
authordrh <drh@noemail.net>
Sat, 15 Oct 2011 00:16:30 +0000 (00:16 +0000)
committerdrh <drh@noemail.net>
Sat, 15 Oct 2011 00:16:30 +0000 (00:16 +0000)
commit30ddce6ff427a2757cfca3ba1204a16937a6e293
treea8d9af6dcf4049994c02b390b0f5e8ad2b56272c
parent086e4913b5e0a959c50ee9ab135a22b7a23f479f
Added the tool/warnings-clang.sh script.  Changes so that there are no
warnings with either gcc or clang even including FTS4 and RTREE and
both with and without SQLITE_THREADSAFE=0.

FossilOrigin-Name: 39408702a989f907261c298bf0947f3e68bd10fe
14 files changed:
ext/fts3/fts3.c
ext/rtree/rtree.c
manifest
manifest.uuid
src/backup.c
src/btree.c
src/lempar.c
src/main.c
src/mutex.h
src/os.c
src/os_unix.c
src/where.c
test/tkt3793.test
tool/warnings-clang.sh [new file with mode: 0644]