]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use "long double" to hold intermediate values when doing ascii to binary
authordrh <drh@noemail.net>
Wed, 7 Jan 2004 03:04:27 +0000 (03:04 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Jan 2004 03:04:27 +0000 (03:04 +0000)
commit384eef32fd50668707d1caf756b595e541d18a16
tree6a5886dea29353cc5b52e897f1d85a9b3ef0704d
parent133cdf6ebac8833972d1c68b7c1374cd36eef217
Use "long double" to hold intermediate values when doing ascii to binary
and binary to ascii conversions of floating point numbers. (CVS 1162)

FossilOrigin-Name: 8371f662d22be0a3c58e0503c7511faea1640955
manifest
manifest.uuid
src/printf.c
src/sqliteInt.h
src/util.c