]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the UINT64_C() macro rather than the LLU suffix on integer literals
authordrh <>
Sat, 7 Mar 2026 22:37:28 +0000 (22:37 +0000)
committerdrh <>
Sat, 7 Mar 2026 22:37:28 +0000 (22:37 +0000)
commiteac7cd634df798e641d1fc4b58c849e13442f725
treef1f513ca9e5f4680e0dcc2a07c2480d2f2ea9692
parent13a494fddd47fcdec9274fafdf3c72bf00017363
Use the UINT64_C() macro rather than the LLU suffix on integer literals
for portability to older Microsoft compilers.
[forum:/forumpost/0a9ffaff6fcdedb3|Forum thread 0a9ffaff6fcdedb3].

FossilOrigin-Name: 27be26566fdb4d01c44dc111f1c18c835797de0990d4fcc876e91edc216e9e93
manifest
manifest.uuid
src/sqliteInt.h
src/util.c