We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Can't build gojs (a dependency of webloop): $ go get github.com/sqs/gojs
vitavoom/go/src/github.com/sqs/gojs/context.go:17: const initializer unsafe.Pointer(uintptr(0)) is not a constant
Appears to be same as this: crazy2be/gojs@5392714
Could it be fixed, please?
Thanks, Howe
The text was updated successfully, but these errors were encountered:
Try use golang with version 1.3. Its worked for me
Sorry, something went wrong.
No branches or pull requests
Hello,
Can't build gojs (a dependency of webloop):
$ go get github.com/sqs/gojs
github.com/sqs/gojs
vitavoom/go/src/github.com/sqs/gojs/context.go:17: const initializer unsafe.Pointer(uintptr(0)) is not a constant
Appears to be same as this:
crazy2be/gojs@5392714
Could it be fixed, please?
Thanks,
Howe
The text was updated successfully, but these errors were encountered: