]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the implementation of sqlite3IsNaN() so that it works even if
authordrh <drh@noemail.net>
Fri, 9 May 2008 03:07:33 +0000 (03:07 +0000)
committerdrh <drh@noemail.net>
Fri, 9 May 2008 03:07:33 +0000 (03:07 +0000)
commit47d22f6702983f20908f76006b447f336eefd7ca
tree2ca7434808e8cbf045f9dd69dd77aab726ea60d8
parent06fb0400f4a129b72aca064fc21e3a1f5f2d8d07
Change the implementation of sqlite3IsNaN() so that it works even if
compiled using -ffinite-math-only.  Tickets #3101 and #3060. (CVS 5108)

FossilOrigin-Name: 19ee2b3324461150d2c1600c67fe604114a1b69f
manifest
manifest.uuid
src/util.c