]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix uses of ctype functions (ex: isspace()) on signed characters in test
authordrh <drh@noemail.net>
Thu, 29 Oct 2015 13:48:15 +0000 (13:48 +0000)
committerdrh <drh@noemail.net>
Thu, 29 Oct 2015 13:48:15 +0000 (13:48 +0000)
commitc56fac7483c195e4d309efc5e4459579fde2e77e
treedb5e70540eacb42c8d7eea90a72f5637fb4bf4a8
parentde4148e304512686cac28013cb1cdccb1978918a
Fix uses of ctype functions (ex: isspace()) on signed characters in test
programs and in some obscure extensions.  No changes to the core.

FossilOrigin-Name: 34eb6911afee09e779318b79baf953f616200128
19 files changed:
autoconf/tea/win/nmakehlp.c
ext/fts1/fts1.c
ext/fts1/simple_tokenizer.c
ext/misc/amatch.c
ext/misc/closure.c
ext/misc/spellfix.c
manifest
manifest.uuid
mptest/mptest.c
test/fuzzcheck.c
test/speedtest1.c
test/wordcount.c
tool/fuzzershell.c
tool/lemon.c
tool/showdb.c
tool/showstat4.c
tool/showwal.c
tool/speedtest16.c
tool/speedtest8inst1.c