That package documents the behavior on all the relevant methods:

> Cannot be used with Go >= 1.6 and cgocheck enabled.

If you trust the author to have written something that is correct despite 
the checks done by cgo, you can disable cgocheck to use those methods. 


On Wednesday, March 8, 2017 at 10:54:15 AM UTC-5, Basile Starynkevitch 
wrote:
>
>
>
> On Wednesday, March 8, 2017 at 2:23:12 PM UTC+1, Tamás Gulácsi wrote:
>>
>> It's quite straightforward: gwenn/gosqlite has an error, by passing a Go 
>> pointer to the C side. This check is in effect since Go1.6.
>>
>> You should try to refresh your gosqlite library, or find a better 
>> maintained one.
>>
>
> AFAIU I'm using the latest commit of gosqlite. 
>
> What concrete sqlite glue library for Go do you recommend me, and most 
> importantly, how to configure log using  sqlite3_config 
> <https://www.sqlite.org/c3ref/config.html> with SQLITE_CONFIG_LOG? I'm ok 
> with any solution.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to