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: removed _writev #25

Merged
merged 3 commits into from Aug 14, 2018
Merged

fix: removed _writev #25

merged 3 commits into from Aug 14, 2018

Conversation

nomiddlename
Copy link
Collaborator

The _writev method was causing errors in log4js tests. It is not covered by any tests in streamroller and does not work. Deleting it does not cause any tests to fail, so I think we're safe removing it.

@nomiddlename
Copy link
Collaborator Author

I removed node v4 from the travis build list, because babel targets that node version but it won't compile on that version. To test on v4 we would have to compile on v6 upwards.

@nomiddlename nomiddlename added this to the 0.8.4 milestone Aug 14, 2018
@nomiddlename nomiddlename merged commit 7d9b4fc into master Aug 14, 2018
@nomiddlename nomiddlename deleted the remove-writev branch August 14, 2018 22:46
@nomiddlename
Copy link
Collaborator Author

Published to npm in 0.8.4

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.

None yet

1 participant