]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in os_unix.c causing compilation failure if SQLITE_DEBUG and SQLITE_MAX...
authordan <dan@noemail.net>
Thu, 31 Oct 2013 18:49:58 +0000 (18:49 +0000)
committerdan <dan@noemail.net>
Thu, 31 Oct 2013 18:49:58 +0000 (18:49 +0000)
commitf52a4690b05bd47bc42a7e963d8516160cc3dce5
tree563536d939ac3a8c67a5a37315df4a943919bafd
parent293566eaf29579527c8cb17a967ee81dfb0724f1
Fix a problem in os_unix.c causing compilation failure if SQLITE_DEBUG and SQLITE_MAX_MMAP_SIZE=0 are both defined.

FossilOrigin-Name: 090db8c81d8ca216277d11c8c4751c0a37801524
manifest
manifest.uuid
src/os_unix.c