Skip to content

src: use RAII cleanup in node_i18n.cc - #23021

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:raii-node-i18n
Closed

src: use RAII cleanup in node_i18n.cc#23021
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:raii-node-i18n

Conversation

@addaleax

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

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. i18n-api Issues and PRs related to Node.js internationalization support. labels Sep 22, 2018
@addaleax addaleax added the lib / src Issues and PRs involving general changes in the lib/ or src/ directories. label Sep 22, 2018
@addaleax

Copy link
Copy Markdown
Member Author

@addaleax addaleax added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Sep 23, 2018
@danbev

danbev commented Sep 25, 2018

Copy link
Copy Markdown
Contributor

Re-run of failing node-test-commit-linux.

@danbev

danbev commented Sep 25, 2018

Copy link
Copy Markdown
Contributor

Landed in f004936.

@danbev danbev closed this Sep 25, 2018
danbev pushed a commit that referenced this pull request Sep 25, 2018
PR-URL: #23021
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
targos pushed a commit that referenced this pull request Sep 25, 2018
PR-URL: #23021
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. c++ Issues and PRs that require attention from people who are familiar with C++. i18n-api Issues and PRs related to Node.js internationalization support. lib / src Issues and PRs involving general changes in the lib/ or src/ directories.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants