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

fix for issue #42 seems to have broken this #47

Closed
valguss opened this issue Apr 20, 2015 · 3 comments
Closed

fix for issue #42 seems to have broken this #47

valguss opened this issue Apr 20, 2015 · 3 comments

Comments

@valguss
Copy link

valguss commented Apr 20, 2015

I get the following when trying to install on a new system:

github.com/mailhog/MailHog

github.com/mailhog/MailHog/main.go:42: cannot use cb (type func("net/http".Handler)) as type func(_app.App) in argument to "github.com/mailhog/http".Listen
github.com/mailhog/MailHog/main.go:51: cannot use cb1 (type func("net/http".Handler)) as type func(_app.App) in argument to "github.com/mailhog/http".Listen
github.com/mailhog/MailHog/main.go:52: cannot use cb2 (type func("net/http".Handler)) as type func(*app.App) in argument to "github.com/mailhog/http".Listen

@ian-kent
Copy link
Member

thanks @valguss - possibly missed a commit somewhere, I'll have a look asap

@ian-kent
Copy link
Member

hopefully sorted now :)

@valguss
Copy link
Author

valguss commented Apr 20, 2015

That appears to have sorted it. Thanks :)

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