]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid signed/unsigned comparison warnings in bitvec.c by changing the
authordrh <drh@noemail.net>
Tue, 11 Nov 2008 15:48:48 +0000 (15:48 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Nov 2008 15:48:48 +0000 (15:48 +0000)
commit86a7a69cbe72692b59cc15eca180e4f2cc524928
treef9170fcec6acbb128eeaa8b7fb8281f03113cbb5
parent4d01aeedbb98ecd7cf2384c025fe8608ad351494
Avoid signed/unsigned comparison warnings in bitvec.c by changing the
types of loop variables to unsigned int. (CVS 5880)

FossilOrigin-Name: da869446c53ec6ed769bba01cdc2b6fd69a8b5c9
manifest
manifest.uuid
src/bitvec.c