Skip to content

Fix Elixir Example #28

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
Feb 28, 2016
Merged

Fix Elixir Example #28

merged 1 commit into from
Feb 28, 2016

Conversation

tisba
Copy link

@tisba tisba commented Feb 28, 2016

The issue was, that the examples used a binary for file name in the usage of hdr_histogram:log/3 (see http://elixir-lang.org/getting-started/binaries-strings-and-char-lists.html).

Since the usage of this library is not Elixir specific, I took the liberty of removing the example from the README. I hope that's okay.

I also applied common elixir code styles to the best of my knowledge.

The issue was, that the examples used a binary for file name in
the usage of hdr_histogram:log/3.

Since the usage of this library is not elixir specific, I took the
liberty of removing the example from the README.

I also applied common elixir code styles to the best of my knowledge.
@tisba tisba changed the title Fix elixir Example Fix Elixir Example Feb 28, 2016
@darach
Copy link
Contributor

darach commented Feb 28, 2016

So much Elixier! Merging.

Do you think it'd be useful to have this available in hex/mix?
It's been on my TODO list for far too long - would be a great contribution if you have time! :)

darach added a commit that referenced this pull request Feb 28, 2016
@darach darach merged commit 46a4f86 into HdrHistogram:master Feb 28, 2016
@darach
Copy link
Contributor

darach commented Feb 28, 2016

Tagged 0.3.2.

@tisba
Copy link
Author

tisba commented Feb 28, 2016

that would be great. I'm quite new to the Elixir ecosystem, but I'm happy to take a look into what we need to do and provide a PR.

On 28.02.2016, at 18:39, Darach Ennis notifications@github.com wrote:

So much Elixier! Merging.

Do you think it'd be useful to have this available in hex/mix?
It's been on my TODO list for far too long - would be a great contribution if you have time! :)


Reply to this email directly or view it on GitHub.

@tisba tisba deleted the fix-elixir-example branch February 28, 2016 19:45
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