Skip to content

Conversation

@ZYSzys
Copy link
Member

@ZYSzysZYSzys commented Oct 28, 2018

Promote v8 name spaces with using for consistent in util related codebase.

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

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. util Issues and PRs related to the built-in util module. labels Oct 28, 2018
Copy link
Member

@fhinkelfhinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Could you change the commit message please. I think it should be "for consistency".

@ZYSzys
Copy link
MemberAuthor

@fhinkel Aha, sorry for the commit message typo😅. Fixed now.

@danbev
Copy link
Contributor

@danbev
Copy link
Contributor

Landed in 9e31a72.

@danbevdanbev closed this Nov 2, 2018
danbev pushed a commit that referenced this pull request Nov 2, 2018
PR-URL: #23934 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
@ZYSzysZYSzys deleted the src/util branch November 2, 2018 10:25
targos pushed a commit that referenced this pull request Nov 2, 2018
PR-URL: #23934 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
@BridgeARBridgeAR mentioned this pull request Nov 14, 2018
@MylesBorins
Copy link
Contributor

MylesBorins commented Nov 27, 2018

This does not land cleanly in v10.x LTS. Please feel free to manually backport by following the guide. Please also feel free to replace do-not-land if it is being backported

BethGriggs pushed a commit that referenced this pull request Feb 4, 2019
Backport-PR-URL: #25005 PR-URL: #23934 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
@BethGriggsBethGriggs mentioned this pull request Feb 12, 2019
rvagg pushed a commit that referenced this pull request Feb 28, 2019
Backport-PR-URL: #25005 PR-URL: #23934 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
Sign up for freeto 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++.utilIssues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@ZYSzys@danbev@MylesBorins@fhinkel@jasnell@addaleax@lpinca@targos@cjihrig@BethGriggs@nodejs-github-bot