]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Extra argument to sqlite3_atof() is returned if the input string is not 2-argument-atof
authordrh <>
Wed, 25 Mar 2026 16:13:10 +0000 (16:13 +0000)
committerdrh <>
Wed, 25 Mar 2026 16:13:10 +0000 (16:13 +0000)
commitd446d1cf18819d4c39ee4cd89d73763f3b0466c5
tree5d9ba81fc5716a0df490d6d2875d967d170de891
parent53197b79403497886c40ec658d50385d8ccc01c2
Extra argument to sqlite3_atof() is returned if the input string is not
perfectly well-formed.

FossilOrigin-Name: 85b07a4a329b317648699e78b275fae9e4489442b0e4d9189324d77b955138c5
manifest
manifest.tags
manifest.uuid
src/expr.c
src/resolve.c
src/shell.c.in
src/sqlite.h.in
src/sqlite3ext.h
src/util.c