Open
Conversation
evanmcc
reviewed
Jul 12, 2018
Contributor
evanmcc
left a comment
There was a problem hiding this comment.
lgtm, but I no longer have a pulse license to put it through its paces
Contributor
Author
|
I do, do you remember how to run it (or I can allocate you one for a while)? |
Contributor
|
make pulse should work as a place to start, iirc.
|
Contributor
Author
|
I broke pulse support pretty bad, I need to rework it. |
|
This works for me with Using the dep below in my Elixir Mix file: Thanks! |
|
Looks like the helium fork is gone. Any chance this could be merged anyhow? |
Contributor
|
I think it got archived, but still should be pullable?
my impression was that this worked fine, but getting all the make targets
working was still a WIP. I can push those changes to my personal branch
when I get them working if maintainers want to merge this without them.
…On Mon, Jun 17, 2019, 2:12 PM ypaq ***@***.***> wrote:
Looks like the helium fork is gone. Any chance this could be merged anyhow?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#259?email_source=notifications&email_token=AAAJQLELFNCH4CR3T3WECRLP2744TA5CNFSM4FJVN52KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX4O2XQ#issuecomment-502852958>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAJQLEUMQSA7LZSHXUZ2BDP2744TANCNFSM4FJVN52A>
.
|
|
This is a clone of the helium modernize branch: https://github.com/hrobeers/bitcask |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch makes bitcask work (although there might be a slight performance degredation) on OTP21 and it fixes all the dialyzer warnings.