Skip to content

doc: fix buf.length slice example - #5259

Closed
chinedufn wants to merge 1 commit into
nodejs:masterfrom
chinedufn:doc/fix-buf-length-example
Closed

doc: fix buf.length slice example#5259
chinedufn wants to merge 1 commit into
nodejs:masterfrom
chinedufn:doc/fix-buf-length-example

Conversation

@chinedufn

Copy link
Copy Markdown
Contributor

No description provided.

@ChALkeR ChALkeR added doc Issues and PRs related to Node.js documentation. buffer Issues and PRs related to the buffer subsystem. labels Feb 16, 2016
@jasnell

jasnell commented Feb 16, 2016

Copy link
Copy Markdown
Member

LGTM

@trevnorris

Copy link
Copy Markdown
Contributor

LGTM

In the git commit body mind making a note that const was placed, even though the variable was being reassigned?

Previously tried to reassign a const
@chinedufn

Copy link
Copy Markdown
Contributor Author

Of course, thanks for pointing that out

Just added a note to the commit body

silverwind pushed a commit that referenced this pull request Feb 18, 2016
Previously tried to reassign a const.

PR-URL: #5259
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
@silverwind

Copy link
Copy Markdown
Contributor

Thanks! Landed in 0cb0287.

@silverwind silverwind closed this Feb 18, 2016
rvagg pushed a commit that referenced this pull request Feb 18, 2016
Previously tried to reassign a const.

PR-URL: #5259
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
Previously tried to reassign a const.

PR-URL: #5259
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Feb 22, 2016
Previously tried to reassign a const.

PR-URL: #5259
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
Previously tried to reassign a const.

PR-URL: #5259
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
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 Node.js documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants