FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

buffer: don't predefine error by ah-yu · Pull Request #17021 · nodejs/node · GitHub

/ node Public

buffer: don't predefine error - #17021

Closed
ah-yu wants to merge 1 commit into
nodejs:masterfrom
ah-yu:not-predefine-error
Closed

buffer: don't predefine error#17021
ah-yu wants to merge 1 commit into
nodejs:masterfrom
ah-yu:not-predefine-error

Conversation

ah-yu commented Nov 14, 2017

Copy link
Copy Markdown
Contributor

Fixes: #16994

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

buffer

nodejs-github-bot added the buffer Issues and PRs related to the buffer subsystem. label Nov 14, 2017

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member

Landed in 6244070, thanks for the PR! 🎉

addaleax closed this Nov 18, 2017
addaleax pushed a commit that referenced this pull request Nov 18, 2017
PR-URL: #17021
Fixes: #16994
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 12, 2017
PR-URL: #17021
Fixes: #16994
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins mentioned this pull request Dec 12, 2017

gibfahn commented Dec 19, 2017

Copy link
Copy Markdown
Member

Depends on a semver-major, so don't land for <9.x.

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

Labels

buffer Issues and PRs related to the buffer subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

node 9 loses error call site information in Buffer.concat

Back | FazBrowse Home | New Git URL