N. Kolotov

Results 2 issues of N. Kolotov

Attempt to build when using gcc 12.2.0 fails with the following error: ``` go build # crawshaw.io/sqlite In file included from /home/niko/go/pkg/mod/crawshaw.io/[email protected]/static.go:19: /home/niko/go/pkg/mod/crawshaw.io/[email protected]/./c/sqlite3.c: In function 'sqlite3Fts5IndexQuery': /home/niko/go/pkg/mod/crawshaw.io/[email protected]/./c/sqlite3.c:220863:18: warning: 'memcpy' specified...

Fix for https://github.com/crawshaw/sqlite/issues/139