]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In order to avoid exporting a symbol, use a macro instead of a function to
authordan <dan@noemail.net>
Fri, 16 Nov 2018 14:36:42 +0000 (14:36 +0000)
committerdan <dan@noemail.net>
Fri, 16 Nov 2018 14:36:42 +0000 (14:36 +0000)
commitc86b23bfbc6e4371814a8653504f2d56e9fd85d9
tree1a4a10e6d0d29b4dad0d6b855bd54d7566b05942
parent32dcc847b5173d211bec344c89f8c535034a26fc
In order to avoid exporting a symbol, use a macro instead of a function to
replace sqlite3_complete() in the shell code when SQLITE_OMIT_COMPLETE is
defined.

FossilOrigin-Name: d584a0cb512815945ef06ee3b5ebadbf2a543b008487f6d098e1e8ab79f61d2d
manifest
manifest.uuid
src/shell.c.in