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

Replace deprecated call to Buffer.write. #74

Closed
wants to merge 1 commit into from

Conversation

jsha
Copy link

@jsha jsha commented Jun 25, 2015

Fixes error message:
".write(string, encoding, offset, length) is deprecated. Use write(string[,
offset[, length]][, encoding]) instead."

Fixes #70

Fixes error message:
".write(string, encoding, offset, length) is deprecated. Use write(string[,
  offset[, length]][, encoding]) instead."

Fixes raycmorgan#70
@smebberson
Copy link

#71 implementation is slightly cleaner than this one (and was created first).

@Carniatto
Copy link

+1

@agenaille
Copy link

Any way we can get this merged? This makes the karma-html-reporter fail on version v6.2.0. This is no longer a deprecation issue, and is now a failure. #dtabuenc/karma-html-reporter#25

@zolotykh
Copy link

zolotykh commented Jun 2, 2016

Any way we can get this merged?

@raycmorgan
Copy link
Owner

Merged #71 -- thanks for the PR

@raycmorgan raycmorgan closed this Jun 3, 2016
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.

6 participants