]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a call to Tcl_Init() in tclsqlite3's setup. This activates many of the otherwise... tcl-init
authorstephan <stephan@noemail.net>
Tue, 22 Jul 2025 20:17:06 +0000 (20:17 +0000)
committerstephan <stephan@noemail.net>
Tue, 22 Jul 2025 20:17:06 +0000 (20:17 +0000)
commitcac93a5be0e491dcb26f85e545eb7a3a80fce9a4
tree9a53610be406d44f4047b94fab4e58175c7da98f
parent5a6f6513970a87781dcc0910a26839c69da7cdc6
Add a call to Tcl_Init() in tclsqlite3's setup. This activates many of the otherwise-missing Tcl standard commands and is believed to be benign on systems where those cannot be loaded, but whether it truly is requires some experimentation on affected systems.

FossilOrigin-Name: 9eb5c91c897f8820affb30f8571eb927423c7831161f5df0043715e7f0a729d7
manifest
manifest.uuid
src/tclsqlite.c