Skip to content

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Feb 17, 2017

There were two functions deprecate and _deprecate that were really just aliases of each other. Simplify

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

internal util

@nodejs-github-bot nodejs-github-bot added the util Issues and PRs related to the built-in util module. label Feb 17, 2017
@jasnell
Copy link
Member Author

jasnell commented Feb 18, 2017

@jasnell
Copy link
Member Author

jasnell commented Feb 19, 2017

CI results were a bit weird, trying again: https://ci.nodejs.org/job/node-test-pull-request/6500/

There were two functions `deprecate` and `_deprecate`
that were really just aliases of each other. Simplify
@jasnell jasnell force-pushed the internal-deprecate-cleanup branch from 51e9257 to 1b565ca Compare February 19, 2017 23:06
jasnell added a commit that referenced this pull request Feb 19, 2017
There were two functions `deprecate` and `_deprecate`
that were really just aliases of each other. Simplify

PR-URL: #11450
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@jasnell
Copy link
Member Author

jasnell commented Feb 19, 2017

Landed in 0510472

@jasnell jasnell closed this Feb 19, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Feb 25, 2017
There were two functions `deprecate` and `_deprecate`
that were really just aliases of each other. Simplify

PR-URL: nodejs#11450
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@italoacasas italoacasas mentioned this pull request Feb 25, 2017
@jasnell
Copy link
Member Author

jasnell commented Mar 7, 2017

note to self... this will need a backport PR for 6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants