]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not set the global bUseLongDouble flag based purely on sizeof(long double)
authordrh <>
Thu, 14 Sep 2023 10:46:50 +0000 (10:46 +0000)
committerdrh <>
Thu, 14 Sep 2023 10:46:50 +0000 (10:46 +0000)
commitdc03af67a4427542a34fd64a88a72089c2e192c1
tree688dd454730831b3120a00727c2031151c111d65
parent595c3ecc9424edab864dea21d0408114065923e9
parent23164c984e9f8fa5b495cc5c797952c33a0e3473
Do not set the global bUseLongDouble flag based purely on sizeof(long double)
being more than 8.  That is a necessary but not sufficient condition to use
the long double routines.  Instead, do a run-time test to verify that long
double really does provide extra precision.

FossilOrigin-Name: aa999d490b743f455f2fb6c41009098330380f0bc2e9b1c28fbc82141a9138ce
manifest
manifest.uuid