Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: improve N-API string-to-native doc #35322

Closed

Conversation

gabrielschulhof
Copy link
Contributor

Mention null termination handling in the string size accounting and
string truncation.

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

Mention null termination handling in the string size accounting and
string truncation.
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Sep 23, 2020

Review requested:

  • @nodejs/n-api

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Sep 23, 2020
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@mhdawson
Copy link
Member

Doc only so linters run on PR are enough, landing

mhdawson pushed a commit that referenced this pull request Sep 25, 2020
Mention null termination handling in the string size accounting and
string truncation.

PR-URL: #35322
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@mhdawson
Copy link
Member

Landed in b54dd8d

@mhdawson mhdawson closed this Sep 25, 2020
MylesBorins pushed a commit that referenced this pull request Sep 29, 2020
Mention null termination handling in the string size accounting and
string truncation.

PR-URL: #35322
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@MylesBorins MylesBorins mentioned this pull request Sep 29, 2020
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
Mention null termination handling in the string size accounting and
string truncation.

PR-URL: nodejs#35322
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michael Dawson <midawson@redhat.com>
@gabrielschulhof gabrielschulhof deleted the n-api-fix-string-doc branch January 28, 2021 00:14
@gabrielschulhof gabrielschulhof restored the n-api-fix-string-doc branch January 28, 2021 05:40
@gabrielschulhof gabrielschulhof deleted the n-api-fix-string-doc branch February 3, 2021 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. 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