Skip to content

Conversation

@vmoroz
Copy link
Member

Backport PR #42459 to v16.x

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/node-api

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. v16.x labels Jun 1, 2022
PR-URL: nodejs#42459 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Backport-PR-URL: nodejs#43293
@vmorozvmorozforce-pushed the backport-42459-to-v16.x branch from 49e15b3 to 9669f0fCompareJune 1, 2022 23:40
@Flarna
Copy link
Member

Flarna commented Jun 2, 2022

The only diff to the original PR is in test/node-api/test_init_order/test_init_order.cc to replace std:size() right?

@FlarnaFlarna added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 2, 2022
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 2, 2022
@nodejs-github-bot

This comment was marked as outdated.

@FlarnaFlarna added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 3, 2022
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 3, 2022
@nodejs-github-bot

This comment was marked as outdated.

@vmoroz
Copy link
MemberAuthor

The only diff to the original PR is in test/node-api/test_init_order/test_init_order.cc to replace std:size() right?

Yes, it was done to fix the previously reported issue.

Copy link
Member

@mhdawsonmhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@nodejs-github-bot
Copy link
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/44341/

danielleadams pushed a commit that referenced this pull request Jun 23, 2022
PR-URL: #42459 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Backport-PR-URL: #43293
@danielleadams
Copy link
Contributor

Landed in 5ebed62

danielleadams pushed a commit that referenced this pull request Jul 7, 2022
PR-URL: #42459 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Backport-PR-URL: #43293
@vmorozvmoroz deleted the backport-42459-to-v16.x branch August 26, 2022 19:07
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
PR-URL: nodejs/node#42459 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Gerhard Stöbich <[email protected]> Backport-PR-URL: nodejs/node#43293
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++.needs-ciPRs that need a full CI run.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@vmoroz@nodejs-github-bot@Flarna@danielleadams@JungMinu@mhdawson