On Thu, Aug 27, 2020, 18:49 Amnon <amno...@gmail.com> wrote

>
> Just one question.
> How will you track upstream changes in the original C sqlite?
>


That's accomplished at the moment by updating the remote urls at
https://gitlab.com/cznic/sqlite/-/blob/master/generator.go#L203 as well as
the associated directories few lines bellow and running 'go generate' and
'go test', roughly speaking. With more supported os/arch combinations it
will get a bit more complicated in the future, but the underlying mechanism
remains the same: update the C sources, produce updated Go sources.


>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAA40n-WCAxqTy3Ep9apnzg0j7RkKQVeMPVaqyZE8%3D8f0fQuegw%40mail.gmail.com.

Reply via email to