Skip to content

Adjust C4556 example #5273

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
Mar 28, 2025
Merged

Conversation

Rageking8
Copy link
Contributor

Summary:

  • Align warning message with the one found in "Microsoft C/C++ compiler warnings C4400 through C4599"
  • Adjust example:
    • Simplify example by moving logic into main and removing test
    • Fix C6001 due to usage of uninitialized variable m
    • Fix C4799 due to missing EMMS instruction
  • Edit metadata

Copy link
Contributor

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

Copy link
Contributor

Learn Build status updates of commit d550eb6:

✅ Validation status: passed

File Status Preview URL Details
docs/error-messages/compiler-warnings/compiler-warning-level-1-c4556.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 30% file change.

@ttorble
Copy link
Contributor

ttorble commented Mar 28, 2025

@TylerMSFT

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way 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 Mar 28, 2025
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

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

Your example is nice because it gets rid of the extra warning so we can focus better on what the topic is about. Thank you.

@TylerMSFT
Copy link
Collaborator

#sign-off

@Court72 Court72 merged commit fdbdbae into MicrosoftDocs:main Mar 28, 2025
2 checks passed
@Rageking8 Rageking8 deleted the adjust-c4556-example branch March 29, 2025 09:15
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.

4 participants