Skip to content

stream: remove useless if test in transform - #4617

Closed
zoubin wants to merge 1 commit into
nodejs:masterfrom
zoubin:remove-useless-if-test
Closed

stream: remove useless if test in transform#4617
zoubin wants to merge 1 commit into
nodejs:masterfrom
zoubin:remove-useless-if-test

Conversation

@zoubin

Copy link
Copy Markdown
Contributor

@silverwindsilverwind added the stream Issues and PRs related to the stream subsystem. label Jan 11, 2016
@silverwind

Copy link
Copy Markdown
Contributor

LGTM

2 similar comments
@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

@mscdex

Copy link
Copy Markdown
Contributor

LGTM

silverwind pushed a commit that referenced this pull request Jan 11, 2016
PR-URL: #4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
@silverwind

Copy link
Copy Markdown
Contributor

Thanks! Landed in ce9c93c.

MylesBorins pushed a commit that referenced this pull request Jan 11, 2016
PR-URL: #4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
@MylesBorinsMylesBorins mentioned this pull request Jan 11, 2016
MylesBorins pushed a commit that referenced this pull request Jan 12, 2016
PR-URL: #4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
@rvagg

Copy link
Copy Markdown
Member

Thanks for fix @zoubin, I believe this is your first commit to core, if so, welcome on board! I hope you stick around and can other places to contribute.

@zoubin

Copy link
Copy Markdown
ContributorAuthor

@rvagg Glad to make contributions. I'll be watching this repo from now on.

MylesBorins pushed a commit that referenced this pull request Jan 28, 2016
PR-URL: #4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit that referenced this pull request Feb 11, 2016
PR-URL: #4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Feb 11, 2016
PR-URL: nodejs#4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
@MylesBorinsMylesBorins mentioned this pull request Feb 11, 2016
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Feb 15, 2016
PR-URL: nodejs#4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
PR-URL: nodejs#4617
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

streamIssues and PRs related to the stream subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@zoubin@silverwind@cjihrig@mscdex@rvagg@jasnell@MylesBorins