-
Notifications
You must be signed in to change notification settings - Fork 976
Tweak C2190 and C2191 error reference #5695
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
base: main
Are you sure you want to change the base?
Tweak C2190 and C2191 error reference #5695
Conversation
Learn Build status updates of commit 34f705f: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates documentation for compiler errors C2190 and C2191 to provide clearer explanations and better cross-references. The changes enhance the remarks section with behavior information when the /Za
flag is not used, improve code examples with better naming and formatting, and add cross-references between the related error messages.
- Enhanced remarks to explain compiler behavior without the
/Za
flag - Improved code examples with consistent naming and clearer comments
- Added cross-references between C2190 and C2191 since they are related errors
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
docs/error-messages/compiler-errors-1/compiler-error-c2191.md | Updated remarks, improved example formatting, and added cross-reference to C2190 |
docs/error-messages/compiler-errors-1/compiler-error-c2190.md | Updated remarks, improved example formatting, and added cross-reference to C2191 |
/Za
flagfunc
tofunc1
for alignmentms.date
metadata