]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the sqlite3IsNaN() function a macro that evaluates to FALSE when
authordrh <drh@noemail.net>
Wed, 13 Jan 2010 17:39:53 +0000 (17:39 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Jan 2010 17:39:53 +0000 (17:39 +0000)
commit85c8f291e3b07496f24affc2194c8b84713a7640
tree9027eb1eabcd06638dbfdfd8d7fae83d18b09cc5
parent90038f8b07b12ab25cbc938851e74cf6c438d17c
Make the sqlite3IsNaN() function a macro that evaluates to FALSE when
compiled with SQLITE_OMIT_FLOATING_POINT.

FossilOrigin-Name: 56f232d562bc239103a5afd2e64c4b926a20de08
manifest
manifest.uuid
src/sqliteInt.h
src/util.c