]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added SQLITE_OMIT_DEPRECATED compile time option to leave out deprecated functions...
authorshane <shane@noemail.net>
Sun, 12 Oct 2008 00:27:53 +0000 (00:27 +0000)
committershane <shane@noemail.net>
Sun, 12 Oct 2008 00:27:53 +0000 (00:27 +0000)
commiteec556d3b79e8d2d375c5345a6ad62ba6cf0b818
tree9743415d69f4af89f82c9c905781ff859e4e1d0f
parent189077f376ab7bad3a358d45322db5c7e8a4314e
Added SQLITE_OMIT_DEPRECATED compile time option to leave out deprecated functions.  Updated test scripts to skip tests of deprecated functions if they are compiled out. (CVS 5808)

FossilOrigin-Name: ba3711acee6f4659bbf133a23d8f9f37e14d0f38
16 files changed:
manifest
manifest.uuid
src/loadext.c
src/main.c
src/malloc.c
src/sqlite.h.in
src/sqlite3ext.h
src/test1.c
src/test4.c
src/test7.c
src/test_config.c
src/vdbeapi.c
test/bindxfer.test
test/capi3c.test
test/func.test
test/shared_err.test