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

doc: fix incorrect api version for Buffer.allocUnsafeSlow by jwgoh · Pull Request #15392 · nodejs/node · GitHub

/ node Public

doc: fix incorrect api version for Buffer.allocUnsafeSlow - #15392

Closed
jwgoh wants to merge 1 commit into
nodejs:masterfrom
jwgoh:doc/buffer
Closed

doc: fix incorrect api version for Buffer.allocUnsafeSlow#15392
jwgoh wants to merge 1 commit into
nodejs:masterfrom
jwgoh:doc/buffer

Conversation

jwgoh commented Sep 13, 2017
edited
Loading

Copy link
Copy Markdown

Fixes: #15279

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)

doc

nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. labels Sep 13, 2017

vsemozhetbyt commented Sep 13, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

Hi, @jwgoh! Thank you for the contribution! Unfortunately, there is already a PR that addresses this issue: #15330 I am sorry we have not removed the good first contribution label when that PR had emerged. I hope you will not be discouraged and will make other contributions!

jasnell commented Sep 13, 2017

Copy link
Copy Markdown
Member

This likely does not need to wait the 48 hours to land.

vsemozhetbyt commented Sep 13, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

@jasnell It seems we have 2 PRs for this issue now.

jwgoh commented Sep 13, 2017
edited
Loading

Copy link
Copy Markdown
Author

No worries @vsemozhetbyt, my bad, off to the next issue!

jwgoh closed this Sep 13, 2017
jwgoh deleted the doc/buffer branch September 13, 2017 15:28

jasnell commented Sep 13, 2017

Copy link
Copy Markdown
Member

heh... I thought it had looked familiar :-)

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. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buffer.allocUnsafeSlow() allowed version in document is incorrect, actually is v5.12.0

4 participants


Back | FazBrowse Home | New Git URL