]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not try to convert a double into an unsigned 64-bit integer, as that does
authordrh <>
Fri, 15 Sep 2023 10:24:29 +0000 (10:24 +0000)
committerdrh <>
Fri, 15 Sep 2023 10:24:29 +0000 (10:24 +0000)
commit581b22936297aa4cc19f2ee1920804ce96d5459d
treee0e4303cac12aff1c6b3befc43857822fab78f6f
parentc9823e396072fcf63043129c9e59d787dd9f3274
parente744f660086f0a3e44715efae64c143b8b91411c
Do not try to convert a double into an unsigned 64-bit integer, as that does
not work on all platforms.  A double can only be converted into a signed
64-bit integer.

FossilOrigin-Name: ce339046416e9ddeffe77f71a8bfb8c5b302160c3207f919aebd62902618ed59
manifest
manifest.uuid