Structure error references in range [M6101, M6205]#5787
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 c81a8ca: ✅ 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.
Pull Request Overview
This PR restructures error reference documentation for math errors in the range M6101-M6205. The changes standardize the format of these error documentation files to improve consistency and readability.
- Reorganizes YAML frontmatter by moving description after title and removing quotes from dates
- Converts error messages from plain text to blockquotes with ">" prefix
- Adds "## Remarks" sections to provide better content structure
- Removes ms.assetid fields from frontmatter across all files
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| math-error-m6101.md | Restructures invalid operation error documentation with standardized format |
| math-error-m6102.md | Updates denormal error documentation following new structure |
| math-error-m6107.md | Reformats unemulated error documentation with consistent layout |
| math-error-m6108.md | Restructures square root error documentation |
| math-error-m6110.md | Updates stack overflow error documentation format |
| math-error-m6111.md | Enhances stack underflow error documentation with separate Example section |
| math-error-m6201.md | Restructures domain error documentation |
| math-error-m6202.md | Updates singularity error documentation format |
| math-error-m6203.md | Reformats overflow error documentation |
| math-error-m6205.md | Restructures total loss of significance error documentation |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 7c4f6c6: ✅ Validation status: passed
For more details, please refer to the build report. |
PRMerger Results
|
|
#sign-off |
This is batch 112 that structures error/warning references. See #5465 for more information.