Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xgb/res/res.go: can not call non-function at build time #29

Open
marguerite opened this issue Aug 15, 2015 · 1 comment
Open

xgb/res/res.go: can not call non-function at build time #29

marguerite opened this issue Aug 15, 2015 · 1 comment

Comments

@marguerite
Copy link

Hi,

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

@pjanx
Copy link

pjanx commented Sep 30, 2018

This issue can be closed, resolved in b3a96fa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants