-
Notifications
You must be signed in to change notification settings - Fork 18k
x/mobile/gl: gomobile init failed #16071
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
Labels
Comments
me too |
CL https://golang.org/cl/24177 mentions this issue. |
imWildCat
pushed a commit
to imWildCat/go-mobile
that referenced
this issue
Apr 10, 2021
Also add missing switch cases which cause a compiler warning on OS X. They are unused so far. Fixes golang/go#16071 Change-Id: I5ced5a814a7abc956b0b0cdad211ecd69a54a95b Reviewed-on: https://go-review.googlesource.com/24177 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
imWildCat
pushed a commit
to imWildCat/go-mobile
that referenced
this issue
Apr 11, 2021
Also add missing switch cases which cause a compiler warning on OS X. They are unused so far. Fixes golang/go#16071 Change-Id: I5ced5a814a7abc956b0b0cdad211ecd69a54a95b Reviewed-on: https://go-review.googlesource.com/24177 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please answer these questions before submitting your issue. Thanks!
go version
)?go version go1.6.2 darwin/amd64
go env
)?The text was updated successfully, but these errors were encountered: