Skip to content

v1.29.3 - cannot use bufLen (variable of type int) as uint64 value in argument to c.tls.Alloc

../../../go/pkg/mod/modernc.org/sqlite@v1.29.3/sqlite.go:1761:22: cannot use bufLen (variable of type int) as uint64 value in argument to c.tls.Alloc

Since the latest update to 1.29.3 all compilations fail because of the error above.