]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix signed/unsigned comparison compiler warnings. Add the
authordrh <drh@noemail.net>
Thu, 30 Apr 2015 12:31:49 +0000 (12:31 +0000)
committerdrh <drh@noemail.net>
Thu, 30 Apr 2015 12:31:49 +0000 (12:31 +0000)
commit6a412b8be937d526fc927f4a451f1c33d8c4375d
tree8623d693f4135cd0d3fb877613990f7021bde4ff
parentf3cdcdccbeedd4de04d74eb95ecc244eb90e4082
Fix signed/unsigned comparison compiler warnings.  Add the
SQLITE_OMIT_RANDOMNESS compile-time option to cause the PRNG to be seeded
identically on every run, for testing purposes.

FossilOrigin-Name: 93ce2bca701efc67aeb517c4d641bde71332e8a0
manifest
manifest.uuid
src/loadext.c
src/os_unix.c
src/os_win.c