Hi Jose,

On Sat, 21 Feb 2026 15:20:36 -0600 Jose Lombera <[email protected]> wrote:
> Package: libsqlite3-tcl
> Version: 3.46.1-9
> Severity: important
> 
> Dear Maintainer,
> 
> Package libsqlite3-tcl is not compatible with tcl9.0:
> 
> -------------------8<-------------------
> $ tclsh9.0
> % package require sqlite3
> this extension is compiled for Tcl 8.6
> %
> ------------------->8-------------------

libsqlite-tcl 3.46.1 does not have Tcl 9 support, so in order to make it
compatible with Tcl 9 one has to upgrade it at least to 3.47.0, which is
not easy given the number of the sqlite3 dependencies.

> 
> And since no tdbc-sqlite3 driver is provided for tcl9.0 either (only for
> tcl8.6), there is no way to use libsqlite3 with tcl9.0.

tdbc-sqlite3 is a thin wrapper around libsqlite3-tcl, so it will
immediately get support for Tcl 9 after libsqlite3-tcl does.

Cheers!
-- 
Sergei Golovan

Reply via email to