]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further changes to the date/time functions to suppress harmless signed
authordrh <drh@noemail.net>
Wed, 30 Nov 2016 00:48:28 +0000 (00:48 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Nov 2016 00:48:28 +0000 (00:48 +0000)
commitd76a902c877bcaa79d28008a0d51776fc9333621
tree7d4c233f2f428bdc8cf5b69cfe074d3ab6a984a6
parent3edb157e2316476aa88f28ad203382905fee363c
Further changes to the date/time functions to suppress harmless signed
integer overflow warnings that could have occurred when doing out-of-range
date calculations which, according to the docs, give undefined results.

FossilOrigin-Name: dc453b3403450b1d8cc53daf0721fed025b9053c
manifest
manifest.uuid
src/date.c
test/date.test