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

src: add and fix some preprocessor comments by tniessen · Pull Request #40701 · nodejs/node · GitHub

/ node Public

src: add and fix some preprocessor comments - #40701

Closed
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:src-some-more-preprocessor-comments
Closed

src: add and fix some preprocessor comments#40701
tniessen wants to merge 1 commit into
nodejs:masterfrom
tniessen:src-some-more-preprocessor-comments

Conversation

tniessen commented Nov 2, 2021

Copy link
Copy Markdown
Member

This fixes some comments related to preprocessor directives.

It also adds a few comments where the relation of #endif to the corresponding #if/#ifdef/#else is difficult to see (mostly because of the number of lines of code between the opening and closing directives).

tniessen added the c++ Issues and PRs that require attention from people who are familiar with C++. label Nov 2, 2021
nodejs-github-bot added lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run. labels Nov 2, 2021
tniessen added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 4, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 4, 2021

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

tniessen added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 6, 2021

tniessen commented Nov 6, 2021

Copy link
Copy Markdown
Member Author

Thank you for reviewing.

github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 6, 2021
tniessen added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 7, 2021
tniessen added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 10, 2021

Copy link
Copy Markdown
Member Author

Landed in 5e0dd79.

tniessen closed this Nov 10, 2021
tniessen added a commit that referenced this pull request Nov 10, 2021
PR-URL: #40701
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
targos pushed a commit that referenced this pull request Nov 21, 2021
PR-URL: #40701
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 30, 2022
PR-URL: #40701
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
danielleadams pushed a commit that referenced this pull request Feb 1, 2022
PR-URL: #40701
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
danielleadams mentioned this pull request Feb 1, 2022
panva removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 27, 2024
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL