]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix some harmless gcc compiler warnings. Mostly in fts5, but also two in the core...
authordan <dan@noemail.net>
Wed, 23 Dec 2015 16:42:27 +0000 (16:42 +0000)
committerdan <dan@noemail.net>
Wed, 23 Dec 2015 16:42:27 +0000 (16:42 +0000)
commit3e6a1411300a1d0251369b5cf156b1f745895dcf
tree300adf5355ce3db66bffc75bb714395feb8324ec
parentcaeca516a7df7ca63e662006f34a1b968a20b369
Fix some harmless gcc compiler warnings. Mostly in fts5, but also two in the core code.

FossilOrigin-Name: 5d44d4a6cf5c6b983cbd846d9bc34251df8f4bc5
ext/fts5/fts5_aux.c
ext/fts5/fts5_expr.c
ext/fts5/fts5_main.c
ext/fts5/fts5_storage.c
ext/fts5/fts5_tokenize.c
manifest
manifest.uuid
src/expr.c
src/mutex_unix.c