]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove unreachable branches in expr.c, replacing them with assert() and
authordrh <drh@noemail.net>
Tue, 6 Aug 2013 16:56:44 +0000 (16:56 +0000)
committerdrh <drh@noemail.net>
Tue, 6 Aug 2013 16:56:44 +0000 (16:56 +0000)
commit3535ec3e10555c1b75b4854dd6c7a52b99cde816
tree83823701abb1d3f147fa5f23254b4b918f043ec0
parent2d463113f0e374b89bb3b74c1fb65678c1ccc7b5
Remove unreachable branches in expr.c, replacing them with assert() and
testcase() statements.

FossilOrigin-Name: 9103c27ceb3f4023ea3a41b679a10717d3f80210
manifest
manifest.uuid
src/expr.c