Skip to content

Correct documentation for C99 comments #4352

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

Merged
merged 1 commit into from Jan 3, 2023
Merged

Correct documentation for C99 comments #4352

merged 1 commit into from Jan 3, 2023

Conversation

ghost
Copy link

@ghost ghost commented Dec 31, 2022

From the 'Microsoft extensions to C and C++' article:

C99 comments are unaffected by /Za and cause no diagnostic at any level.

https://learn.microsoft.com/en-us/cpp/build/reference/microsoft-extensions-to-c-and-cpp?view=msvc-170#single-line-comments

From the 'Microsoft extensions to C and C++' article:

> C99 comments are unaffected by `/Za` and cause no diagnostic at any level.

https://learn.microsoft.com/en-us/cpp/build/reference/microsoft-extensions-to-c-and-cpp?view=msvc-170#single-line-comments
@prmerger-automator
Copy link
Contributor

@aewshl : Thanks for your contribution! The author(s) have been notified to review your proposed change.

@opbld33
Copy link

opbld33 commented Dec 31, 2022

Learn Build status updates of commit 445cda5:

✅ Validation status: passed

File Status Preview URL Details
docs/c-language/c-comments.md ✅Succeeded

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@jborsecnik
Copy link
Contributor

@corob-msft,

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Jan 2, 2023
Copy link
Contributor

@colin-home colin-home left a comment

Choose a reason for hiding this comment

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

@aewshl
Thanks for the update.

@colin-home colin-home merged commit 793e3c9 into MicrosoftDocs:main Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants