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

Fix signature of _write() in a comment by fabiosantoscode · Pull Request #3248 · nodejs/node · GitHub

/ node Public

Fix signature of _write() in a comment - #3248

Closed
fabiosantoscode wants to merge 1 commit into
nodejs:masterfrom
fabiosantoscode:feature/stream-comment
Closed

Fix signature of _write() in a comment#3248
fabiosantoscode wants to merge 1 commit into
nodejs:masterfrom
fabiosantoscode:feature/stream-comment

Conversation

Copy link
Copy Markdown
Contributor

I was reading up on the stream source code and tripped on this thing, decided to fix it.

<3

mscdex added the stream Issues and PRs related to the stream subsystem. label Oct 8, 2015

Copy link
Copy Markdown
Contributor

LGTM, do you mind changing the commit message to be prefixed with stream: ? (example: 50daee7)

This comment was a bit misleading, since it was missing the `encoding`
argument.

Copy link
Copy Markdown
Contributor Author

There it is @brendanashworth, force pushed.

brendanashworth pushed a commit that referenced this pull request Oct 14, 2015
This comment was a bit misleading, since it was missing the `encoding`
argument.

PR-URL: #3248
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>

Copy link
Copy Markdown
Contributor

Thanks @fabiosantoscode, landed in 85b74de.

Copy link
Copy Markdown
Contributor

This should likely be in LTS /cc @jasnell

jasnell pushed a commit to jasnell/node that referenced this pull request Oct 26, 2015
This comment was a bit misleading, since it was missing the `encoding`
argument.

PR-URL: nodejs#3248
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>

jasnell commented Oct 26, 2015

Copy link
Copy Markdown
Member

Landed in v4.x-staging in 7e043b8

jasnell pushed a commit that referenced this pull request Oct 26, 2015
This comment was a bit misleading, since it was missing the `encoding`
argument.

PR-URL: #3248
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>
jasnell pushed a commit that referenced this pull request Oct 29, 2015
This comment was a bit misleading, since it was missing the `encoding`
argument.

PR-URL: #3248
Reviewed-By: Brendan Ashworth <brendan.ashworth@me.com>
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

stream Issues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL