Skip to content

Conversation

@jasnell
Copy link
Member

The internalUtil.error() function was only used by _debugger.js.

Remove it!

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

util, debugger

@nodejs-github-botnodejs-github-bot added debugger util Issues and PRs related to the built-in util module. labels Feb 17, 2017
@jasnell
Copy link
MemberAuthor

The internalUtil.error() function was only used by _debugger.js.
@jasnelljasnellforce-pushed the remove-internal-util-error branch from 72e1798 to ebe74baCompareFebruary 19, 2017 20:32
jasnell added a commit that referenced this pull request Feb 19, 2017
The internalUtil.error() function was only used by _debugger.js. PR-URL: #11448 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@jasnell
Copy link
MemberAuthor

Landed in bc44d2c

@jasnelljasnell closed this Feb 19, 2017
addaleax pushed a commit that referenced this pull request Feb 22, 2017
The internalUtil.error() function was only used by _debugger.js. PR-URL: #11448 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
@italoacasasitaloacasas mentioned this pull request Feb 25, 2017
@jasnell
Copy link
MemberAuthor

This would need a backport PR to land in v6 or v4

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@jasnell@lpinca@targos@cjihrig@nodejs-github-bot