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

x/mobile/app: build is broken for darwin/arm #10849

Closed
rakyll opened this issue May 14, 2015 · 1 comment
Closed

x/mobile/app: build is broken for darwin/arm #10849

rakyll opened this issue May 14, 2015 · 1 comment

Comments

@rakyll
Copy link
Contributor

rakyll commented May 14, 2015

# golang.org/x/mobile/app
../../app/app.go:26: cannot use callbacks (type []Callbacks) as type Callbacks in argument to run
../../app/darwin_arm.go:115: not enough arguments in call to configSwap
../../app/darwin_arm.go:120: not enough arguments in call to stateStart
@rakyll rakyll assigned crawshaw and rakyll and unassigned crawshaw May 14, 2015
@rakyll
Copy link
Contributor Author

rakyll commented May 14, 2015

@golang golang locked and limited conversation to collaborators Jun 25, 2016
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#10849

Change-Id: I9531c9640dff8dbf6e6291dc51bf9f72d54d239e
Reviewed-on: https://go-review.googlesource.com/10080
Reviewed-by: Minux Ma <minux@golang.org>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#10849

Change-Id: I9531c9640dff8dbf6e6291dc51bf9f72d54d239e
Reviewed-on: https://go-review.googlesource.com/10080
Reviewed-by: Minux Ma <minux@golang.org>
@rsc rsc unassigned rakyll Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants