]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix more instances of assuming 'char' is signed. And, make sure to never shift broken-on-arm
authordrh <drh@noemail.net>
Tue, 4 Mar 2014 04:04:33 +0000 (04:04 +0000)
committerdrh <drh@noemail.net>
Tue, 4 Mar 2014 04:04:33 +0000 (04:04 +0000)
commitf926d1ea47939fe1c60d04bcf269b4ad6c1f50a1
tree11b98f6ec50319ca38305dfed63afe4e6ec0c31f
parenta9e0aeb552811d8aecedd872a32cd79af404dcc6
Fix more instances of assuming 'char' is signed.  And, make sure to never shift
a signed integer.

FossilOrigin-Name: f10130ede433a19b3945753f23962871c8d2dcf3
manifest
manifest.uuid
src/vdbeaux.c