Skip to content

Conversation

danbev
Copy link
Contributor

@danbev danbev commented May 8, 2018

This commit removes the usage of qualified names for consistency.

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

This commit removes the usage of qualified names for consistency.
@nodejs-github-bot nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label May 8, 2018
@danbev
Copy link
Contributor Author

danbev commented May 8, 2018

@addaleax addaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 9, 2018
@danbev
Copy link
Contributor Author

danbev commented May 10, 2018

node-test-linux-linux failure looks unrelated

console output:

08:01:01 not ok 2115 sequential/test-fs-readfile-tostring-fail
08:01:01   ---
08:01:01   duration_ms: 121.18
08:01:01   severity: fail
08:01:01   exitcode: -15
08:01:01   stack: |-
08:01:01     timeout
08:01:01   ... 
node-test-linux-linked-withoutintl failure looks unrelated

console output:

07:56:00 not ok 2115 sequential/test-fs-readfile-tostring-fail
07:56:00   ---
07:56:00   duration_ms: 120.786
07:56:00   severity: fail
07:56:00   exitcode: -15
07:56:00   stack: |-
07:56:00     timeout
07:56:00   ...

@danbev
Copy link
Contributor Author

danbev commented May 10, 2018

Landed in b267d2a.

@danbev danbev closed this May 10, 2018
@danbev danbev deleted the vm_unqualified_names_module_wrap branch May 10, 2018 03:40
danbev added a commit to danbev/node that referenced this pull request May 10, 2018
This commit removes the usage of qualified names for consistency.

PR-URL: nodejs#20594
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@devsnek devsnek removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 10, 2018
targos pushed a commit that referenced this pull request May 12, 2018
This commit removes the usage of qualified names for consistency.

PR-URL: #20594
Reviewed-By: Gus Caplan <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Tobias Nießen <[email protected]>
@addaleax addaleax mentioned this pull request May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Issues and PRs that require attention from people who are familiar with C++.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants