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

Compile issues on Ubuntu 16.04, golang 1.10.1 #43

Open
rnicksic opened this issue Jul 19, 2018 · 0 comments
Open

Compile issues on Ubuntu 16.04, golang 1.10.1 #43

rnicksic opened this issue Jul 19, 2018 · 0 comments

Comments

@rnicksic
Copy link

I ran into a couple of compile issues on Ubuntu 16.04, golang 1.10.1

Incorrect variable type in engine/vserver_test.go:972 - both values need to be %t instead of %s.
incorrect variable type in healthcheck/dns.go:143 - rc needs to be %d instead of %s.

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

1 participant