Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: remove obsolete comment in isError() example #6486

Closed
wants to merge 1 commit into from

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Apr 30, 2016

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
@cjihrig cjihrig 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

jasnell commented Apr 30, 2016

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

jasnell commented Apr 30, 2016

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 <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@jasnell
Copy link
Member

jasnell commented May 1, 2016

Landed in d09c972

@jasnell jasnell closed this May 1, 2016
@cjihrig cjihrig 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 <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
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 <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. util Issues and PRs related to the built-in util module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants