-
Notifications
You must be signed in to change notification settings - Fork 967
Add example for C2103 #4971
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
Add example for C2103 #4971
Conversation
@Rageking8 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit ad25a41: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
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.
Thank you. Off to a strong start this week :-)
#sign-off |
@Rageking8 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
#hold-off |
You typed hold-off, but the PR wasn't signed off, so nothing was changed. |
This is a C (not C++) error. I added a note to clarify that. |
note that this is a C-specific error
Learn Build status updates of commit 700a52c: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
#sign-off |
Added a small example of the error.