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 got this error at build time with latest git version:
../go/src/github.com/BurntSushi/xgb/res/res.go:322: type ResourceSizeSpec has both field and method named Bytes
../go/src/github.com/BurntSushi/xgb/res/res.go:349: cannot call non-function item.Bytes (type uint32)
../go/src/github.com/BurntSushi/xgb/res/res.go:394: cannot call non-function v.Size.Bytes (type uint32)
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I got this error at build time with latest git version:
Thanks
The text was updated successfully, but these errors were encountered: