]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add option 2 to SQLITE_TESTCTRL_USELONGDOUBLE to move the setting to its
authordrh <>
Fri, 7 Jul 2023 12:08:22 +0000 (12:08 +0000)
committerdrh <>
Fri, 7 Jul 2023 12:08:22 +0000 (12:08 +0000)
commitbae91082dda06a9a34c6ac6babe3bdf8ae31ce94
tree36c751baaf9bf075ff2d180ab619e452c429f6fc
parent7d0103bb06db9d9e4debd61b6da2b2af6f86250b
Add option 2 to SQLITE_TESTCTRL_USELONGDOUBLE to move the setting to its
defaults.  Enhance the CLI and testfixture to make use of this value.
Base the default on sizeof(LONGDOUBLE_TYPE) rather than on sizeof(long double).

FossilOrigin-Name: 64e6bd1c25d8e1dbfe511cba1921ff052c0fa4fe410fc9ce4435700a70cb88b1
manifest
manifest.uuid
src/global.c
src/main.c
src/shell.c.in
src/test1.c