Skip to content

Conversation

sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented May 15, 2025

PR Summary

Clarify stringification of switch values

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copy link
Contributor

Learn Build status updates of commit 43d4f67:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Switch.md ✅Succeeded View (powershell-5.1)
reference/7.4/Microsoft.PowerShell.Core/About/about_Switch.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Switch.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/About/about_Switch.md ✅Succeeded View (powershell-7.6)

For more details, please refer to the build report.

For any questions, please:

@michaeltlombardi michaeltlombardi merged commit 25cd8aa into MicrosoftDocs:main May 15, 2025
6 checks passed
@sdwheeler sdwheeler deleted the sdw-w431898-i12067 branch May 21, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify that a switch statement is only loosely equivalent to multiple if statements - unexpected stringification of operands

2 participants