Skip to content

Conversation

@Rageking8
Copy link
Contributor

C2554 was added in commit 6ec0265, but the f1_keywords and helpviewer_keywords were not updated. No other errors seem to be missing or extraneous.

@prmerger-automator
Copy link
Contributor

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

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 72e3d0c:

✅ Validation status: passed

File Status Preview URL Details
docs/error-messages/compiler-errors-2/compiler-errors-c2500-through-c2599.md ✅Succeeded

For more details, please refer to the build report.

f1_keywords: ["C2501", "C2508", "C2515", "C2519", "C2520", "C2522", "C2525", "C2527", "C2536", "C2538", "C2539", "C2546", "C2547", "C2554", "C2559", "C2560", "C2564", "C2565", "C2576", "C2578", "C2580", "C2590", "C2591", "C2595", "C2596"]
helpviewer_keywords: ["C2501", "C2508", "C2515", "C2519", "C2520", "C2522", "C2525", "C2527", "C2536", "C2538", "C2539", "C2546", "C2547", "C2554", "C2559", "C2560", "C2564", "C2565", "C2576", "C2578", "C2580", "C2590", "C2591", "C2595", "C2596"]
---
# Compiler errors C2500 Through C2599
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just realized that the "Through" here should not be capitalized. There seem to be quite a few matches, but I will fix this in a future PR.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I fixed it while I'm here (thanks for pointing it out). Shouldn't cause a merge conflict if there's a downstream fix for this since it'll be the same change.

@v-dirichards
Copy link
Contributor

@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 Aug 18, 2025
@Court72 Court72 self-assigned this Sep 19, 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.

And what was lost (to help) now is found.

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 8d8092d:

✅ Validation status: passed

File Status Preview URL Details
docs/error-messages/compiler-errors-2/compiler-errors-c2500-through-c2599.md ✅Succeeded

For more details, please refer to the build report.

@TylerMSFT
Copy link
Collaborator

#sign-off

Copy link
Contributor

Copilot AI left a 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 pull request addresses a metadata inconsistency by adding the missing C2554 error code to the f1_keywords and helpviewer_keywords lists. The PR description notes that C2554 was added to the document body in a previous commit but the metadata fields were not updated at that time. Additionally, the description field is updated to use lowercase "through" instead of capitalized "Through".

Changes:

  • Added "C2554" to both f1_keywords and helpviewer_keywords metadata arrays
  • Changed capitalization in the description field from "Through" to "through"

---
title: "Compiler errors C2500 Through C2599"
description: "Learn more about: Compiler errors C2500 Through C2599"
description: "Learn more about: Compiler errors C2500 through C2599"
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

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

The title uses "Through" (capitalized) while the description now uses "through" (lowercase). While newer files in this repository use lowercase "through" consistently in both fields (e.g., compiler-errors-c3500-through-c3999.md, compiler-errors-c7000-through-c7499.md), this change creates an inconsistency within this file. Consider updating the title field on line 2 to also use lowercase "through" to match the description field and align with the newer convention seen in similar files.

Copilot uses AI. Check for mistakes.
@v-regandowner v-regandowner merged commit 9acdb7b into MicrosoftDocs:main Jan 28, 2026
8 checks passed
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.

5 participants