]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Get Tcl_Init() working for Tcl9, the major caveat being that for statically-linked... tcl-init
authorstephan <stephan@noemail.net>
Thu, 28 Aug 2025 14:21:18 +0000 (14:21 +0000)
committerstephan <stephan@noemail.net>
Thu, 28 Aug 2025 14:21:18 +0000 (14:21 +0000)
commit7cfbb21451ab35aaf188674fa731383bdcdf4814
tree8de1b198cd5ef68f0f7065f3599c3641589a0cce
parent64bc5263e12ba15a6fe9009d3a0bf6fac3ffd6f0
Get Tcl_Init() working for Tcl9, the major caveat being that for statically-linked builds this only works if the Tcl9 main lib ZIP file (part of its source build but not installed) gets concatenated to the resulting custom shell's binary. Thanks to Jan Nijtmans for his help with this.

FossilOrigin-Name: 404bf0d76ce01d07046cf1fa42b45a72e3b62e292e0fa3c0c4d75beb4a4d6885
manifest
manifest.uuid
src/tclsqlite.c