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

[#13] Remove mmap dependency #17

Merged
merged 1 commit into from
Oct 26, 2016
Merged

[#13] Remove mmap dependency #17

merged 1 commit into from
Oct 26, 2016

Conversation

zackschuster
Copy link
Contributor

Turns out mmap wasn't being used in the code, so it was literally being compiled for nothing.

cargo build compiles on my Windows machine. cargo run . returns line counts for the project.

@zackschuster zackschuster changed the title Remove mmap dependency [#13] [#13] Remove mmap dependency Oct 26, 2016
@cgag
Copy link
Owner

cgag commented Oct 26, 2016

well, guess i did choose the other one after all, good catch

thanks again!

@cgag cgag merged commit 3031bf1 into cgag:master Oct 26, 2016
@zackschuster
Copy link
Contributor Author

Thanks! Look forward to pulling it down from cargo :)

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