]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add some missing UNUSED_PARAMETER() annotations to squelch downstream build warnings...
authorstephan <stephan@noemail.net>
Sat, 31 May 2025 09:44:00 +0000 (09:44 +0000)
committerstephan <stephan@noemail.net>
Sat, 31 May 2025 09:44:00 +0000 (09:44 +0000)
commitb504aab848cb6f2c09cc227d0507db17d9af7dc4
tree6f104eb2453ac12ccbced2fceb10adf397e0ef61
parentd930d7ef14b2449bd9d8c18ed6aaf8a27a9f16d9
Add some missing UNUSED_PARAMETER() annotations to squelch downstream build warnings when using -Wextra -pedantic.

FossilOrigin-Name: a98a2f49355ec39c56e571c70d377675b1bd99a6d43cf9217b0eb1e081895d8e
manifest
manifest.uuid
src/btree.c
src/dbpage.c
src/select.c