Fix harmless compiler warnings seen with MSVC for lsm1.
commit61bb928358e3f1d3679cdec205bd215875b470de
authorJoe Mistachkin <sqlite@mistachkin.com>
Tue, 11 Jul 2017 16:36:10 +0000 (11 16:36 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Tue, 11 Jul 2017 16:36:10 +0000 (11 16:36 +0000)
treec25c9f16148efde165c5b5ee13b18ebd79fec8a5
parent90c2ec044ff628ae1da551cb33a60de4feb93f51
Fix harmless compiler warnings seen with MSVC for lsm1.
ext/lsm1/Makefile.msc
ext/lsm1/lsm_ckpt.c
ext/lsm1/lsm_file.c
ext/lsm1/lsm_log.c
ext/lsm1/lsm_shared.c
ext/lsm1/lsm_sorted.c
ext/lsm1/lsm_tree.c
ext/lsm1/lsm_varint.c
ext/lsm1/lsm_vtab.c
ext/lsm1/lsm_win32.c