]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add SQLITE_OMIT_WAL checks around some functions to avoid defining unused statics...
authorstephan <stephan@noemail.net>
Thu, 30 Oct 2025 21:11:01 +0000 (21:11 +0000)
committerstephan <stephan@noemail.net>
Thu, 30 Oct 2025 21:11:01 +0000 (21:11 +0000)
commit1ed6441bb15759548507517e7d198df4f43c36db
tree9d0f6bda5f22437649356c008da08f729cb14e97
parent139ec38ac82052871244f846358cf281f107e93e
Add SQLITE_OMIT_WAL checks around some functions to avoid defining unused statics in such builds. Fixes OMIT_WAL builds on msys2 and passes tool/omittest-msvc.tcl.

FossilOrigin-Name: f9b89535dc279acf617f274b6edbad0610fc8e5c76d402fc8b5b9dc656e95caa
manifest
manifest.uuid
src/os_win.c