Skip to content

src: clean up node::Init() wrt embedder scenarios#25370

Closed
addaleax wants to merge 1 commit intonodejs:masterfrom
addaleax:embedder-api2
Closed

src: clean up node::Init() wrt embedder scenarios#25370
addaleax wants to merge 1 commit intonodejs:masterfrom
addaleax:embedder-api2

Conversation

@addaleax
Copy link
Copy Markdown
Member

@addaleax addaleax commented Jan 6, 2019

This makes the STL variant of node::Init() a bit more
suitable for inclusion in a proper embedder API, as errors
or other output are reported to the caller rather than
directly being printed, and the process is not exited
directly either.

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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.

6 participants