-
Notifications
You must be signed in to change notification settings - Fork 971
Convert Linker tools errors and warnings list into a table #5765
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
Convert Linker tools errors and warnings list into a table #5765
Conversation
@Rageking8 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit b21bf5e: ✅ 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
This PR converts the Linker Tools Errors and Warnings documentation from a list format to a table format. The change improves readability and organization by presenting error codes alongside their corresponding messages in a structured table.
- Transforms linker error and warning lists into organized tables with Error/Warning and Message columns
- Updates relative file paths to use shorter relative references
- Adds descriptive error messages directly in the table for quick reference
docs/error-messages/tool-errors/linker-tools-errors-and-warnings.md
Outdated
Show resolved
Hide resolved
Learn Build status updates of commit de8f2e4: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
#sign-off |
See #5481 for more information.