]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the xSetSyscall methods of the VFS so that they do not cast object
authordrh <drh@noemail.net>
Wed, 23 Mar 2011 22:02:23 +0000 (22:02 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Mar 2011 22:02:23 +0000 (22:02 +0000)
commit58ad580ffa93cc3bd6d4a4179470bca3cb2041ae
treea6d942c8e3ce621dfea66d3e757f637fefa8f2c2
parent01c7dc887c35ce8107363073fcf31f425fba46f4
Change the xSetSyscall methods of the VFS so that they do not cast object
pointers into function pointers.  Fix other unrelated compiler warnings.

FossilOrigin-Name: e059152adce3a8fb693f082b82b5669a238c8d6f
manifest
manifest.uuid
src/main.c
src/os_unix.c
src/sqlite.h.in