You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm updating libgit2 1.7.2 to 1.8.1 at FreeBSD and build fails with:
github.com/rgburke/grv/vendor/gopkg.in/libgit2/git2go.v27
# github.com/rgburke/grv/vendor/github.com/rgburke/goncurses
goncurses.c:70:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
# github.com/rgburke/grv/vendor/gopkg.in/libgit2/git2go.v27
vendor/gopkg.in/libgit2/git2go.v27/remote.go:679:29: cannot use cbool(opts.UpdateFetchhead) (value of type _Ctype_int) as _Ctype_uint value in assignment
*** Error code 1
Hello,
I'm updating libgit2 1.7.2 to 1.8.1 at FreeBSD and build fails with:
Full log here
Any hints on when will grv supports libgit2 1.8.x?
Thanks
The text was updated successfully, but these errors were encountered: