Skip to content

Conversation

@cjihrig
Copy link
Contributor

Checklist
  • documentation is changed or added
  • the commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change

One of the util.isError() examples states that a harmony flag is required. As of v6.0.0, this is no longer true. This commit removes the out of date reference.

Refs: #5414

This should not be backported.

One of the util.isError() examples states that a harmony flag is required. As of v6.0.0, this is no longer true. This commit removes the out of date reference. Refs: nodejs#5414
@cjihrigcjihrig added util Issues and PRs related to the built-in util module. doc Issues and PRs related to the documentations. dont-land-on-v5.x labels Apr 30, 2016
@jasnell
Copy link
Member

LGTM
@nodejs/documentation

@benjamingr
Copy link
Member

LGTM, not sure why the ping @jasnell this looks like an obvious fix in v6

@jasnell
Copy link
Member

In general getting in the habit of pinging @nodejs/documentation for anything specifically doc related.

jasnell pushed a commit that referenced this pull request May 1, 2016
One of the util.isError() examples states that a harmony flag is required. As of v6.0.0, this is no longer true. This commit removes the out of date reference. Refs: #5414 PR-URL: #6486 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@jasnell
Copy link
Member

Landed in d09c972

@jasnelljasnell closed this May 1, 2016
@cjihrigcjihrig deleted the docs branch May 2, 2016 14:18
Fishrock123 pushed a commit that referenced this pull request May 4, 2016
One of the util.isError() examples states that a harmony flag is required. As of v6.0.0, this is no longer true. This commit removes the out of date reference. Refs: #5414 PR-URL: #6486 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
joelostrowski pushed a commit to joelostrowski/node that referenced this pull request May 4, 2016
One of the util.isError() examples states that a harmony flag is required. As of v6.0.0, this is no longer true. This commit removes the out of date reference. Refs: nodejs#5414 PR-URL: nodejs#6486 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cjihrig@jasnell@benjamingr