FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: remove some duplication in DeserializeProps by danbev · Pull Request #36336 · nodejs/node · GitHub

/ node Public

src: remove some duplication in DeserializeProps - #36336

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:env-deserialize-macro
Closed

src: remove some duplication in DeserializeProps#36336
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:env-deserialize-macro

Conversation

danbev commented Dec 1, 2020

Copy link
Copy Markdown
Contributor

This commit introduces a new macro to reduce som code duplication in
Environment::DeserializeProperties.

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

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Dec 1, 2020

Copy link
Copy Markdown
Collaborator

richardlau 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Please fix the "dupclication" typo in the commit message on landing.

This commit introduces a new macro to reduce som code duplication in
Environment::DeserializeProperties.
danbev changed the title src: remove some dupclication in DeserializeProps src: remove some duplication in DeserializeProps Dec 3, 2020
danbev force-pushed the env-deserialize-macro branch from 8bbd7dc to 5728820 Compare December 3, 2020 04:43
danbev added a commit that referenced this pull request Dec 4, 2020
This commit introduces a new macro to reduce som code duplication in
Environment::DeserializeProperties.

PR-URL: #36336
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>

danbev commented Dec 4, 2020

Copy link
Copy Markdown
Contributor Author

Landed in ff28ab7.

danbev closed this Dec 4, 2020
danbev deleted the env-deserialize-macro branch December 4, 2020 07:54
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
This commit introduces a new macro to reduce som code duplication in
Environment::DeserializeProperties.

PR-URL: #36336
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
danielleadams mentioned this pull request Dec 7, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL