Skip to content

very minor, init accepts binary strings #39

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

Merged
merged 1 commit into from
Mar 10, 2015
Merged

Conversation

mbrix
Copy link

@mbrix mbrix commented Mar 10, 2015

I think its a common use case to have the URL as a binary string, so I added a start_link clause.

@jeremyong
Copy link
Owner

Yes please fix the spec. Also, please reword your commit message to something that describes what you're doing more explicitly and without the editorial information.

Thanks!

@mbrix
Copy link
Author

mbrix commented Mar 10, 2015

I added the spec change and ran Dialyzer, and change the wording without commentary.

@jeremyong
Copy link
Owner

Last thing: can you merge your commits? Compiling the first one will fail with warnings. All commits should generally be independently buildable and testable.

Fixed start_link spec to include binary option on URL
@mbrix
Copy link
Author

mbrix commented Mar 10, 2015

There you go, squashed.

jeremyong added a commit that referenced this pull request Mar 10, 2015
very minor, init accepts binary strings
@jeremyong jeremyong merged commit f465f22 into jeremyong:master Mar 10, 2015
@jeremyong
Copy link
Owner

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

Successfully merging this pull request may close these issues.

2 participants