n-api: throw when entry point is null by gabrielschulhof · Pull Request #20779 · nodejs/node · GitHub
Skip to content

n-api: throw when entry point is null#20779

Closed
gabrielschulhof wants to merge 1 commit into
nodejs:masterfrom
gabrielschulhof:n-api-handle-null-init
Closed

n-api: throw when entry point is null#20779
gabrielschulhof wants to merge 1 commit into
nodejs:masterfrom
gabrielschulhof:n-api-handle-null-init

Conversation

@gabrielschulhof

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v4.x node-api Issues and PRs related to the Node-API. labels May 16, 2018

@addaleax addaleax left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would be nice to use node_errors.h for this, though.

@gabrielschulhof gabrielschulhof force-pushed the n-api-handle-null-init branch from f33d2a1 to 99fa5a7 Compare May 16, 2018 20:58
@gabrielschulhof

Copy link
Copy Markdown
Contributor Author

@gabrielschulhof

Copy link
Copy Markdown
Contributor Author

@gabrielschulhof gabrielschulhof force-pushed the n-api-handle-null-init branch from 99fa5a7 to a2097c7 Compare May 23, 2018 23:41
@gabrielschulhof

Copy link
Copy Markdown
Contributor Author

@gabrielschulhof

Copy link
Copy Markdown
Contributor Author

The CI failures are unrelated.

@gabrielschulhof

Copy link
Copy Markdown
Contributor Author

Landed in 9a02de7.

gabrielschulhof pushed a commit that referenced this pull request May 24, 2018
PR-URL: #20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@gabrielschulhof gabrielschulhof deleted the n-api-handle-null-init branch May 24, 2018 02:16
targos pushed a commit that referenced this pull request May 25, 2018
PR-URL: #20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins MylesBorins mentioned this pull request May 29, 2018
@mhdawson mhdawson mentioned this pull request Jul 4, 2018
@MylesBorins

Copy link
Copy Markdown
Contributor

gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Jul 14, 2018
PR-URL: nodejs#20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request Aug 1, 2018
Backport-PR-URL: #21732
PR-URL: #20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
rvagg pushed a commit that referenced this pull request Aug 16, 2018
Backport-PR-URL: #21732
PR-URL: #20779
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
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++. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants