]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove all use of the "long double" data type from SQLite, as hardware support
authordrh <>
Wed, 2 Oct 2024 13:26:17 +0000 (13:26 +0000)
committerdrh <>
Wed, 2 Oct 2024 13:26:17 +0000 (13:26 +0000)
commit92e71573ce9a2895c5948a2dc304c5be3cd3f986
tree587acf739c2015755c27320cc80f40bccef179c5
parentdceffee1baf7d793035d51b38a1dbd000f31053d
parent010f9f8704563b904083363d236bd0adcab329d8
Remove all use of the "long double" data type from SQLite, as hardware support
for long double is increasingly rare and the use of long double creates
challenges for some compilers.

FossilOrigin-Name: 761d8fd18b0ee8681b12998f01a2eca1b796807a5174a1270cfb9bdc841424ac
manifest
manifest.uuid
src/main.c
src/sqlite.h.in