[PR #13621] [MERGED] Remove outdated MSVC checks #29657

Open
opened 2026-01-31 09:36:10 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13621
Author: @lhecker
Created: 7/28/2022
Status: Merged
Merged: 7/28/2022
Merged by: @undefined

Base: mainHead: dev/lhecker/msvc-diagnostics-issues


📝 Commits (2)

  • c31b416 Disable C26493 due to issues in MSVC 14.33.31629
  • 0616d81 Revert C26493 suppression

📊 Changes

3 files changed (+1 additions, -10 deletions)

View changed files

📝 scratch/ScratchIslandApp/Package/Package.wapproj (+0 -4)
📝 src/cascadia/CascadiaPackage/CascadiaPackage.wapproj (+0 -4)
📝 src/common.build.pre.props (+1 -2)

📄 Description

This removes outdated checks for MSVC versions that we don't support anymore.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13621 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 7/28/2022 **Status:** ✅ Merged **Merged:** 7/28/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/lhecker/msvc-diagnostics-issues` --- ### 📝 Commits (2) - [`c31b416`](https://github.com/microsoft/terminal/commit/c31b416530dc1dbd14c3e0039ec291239541b688) Disable C26493 due to issues in MSVC 14.33.31629 - [`0616d81`](https://github.com/microsoft/terminal/commit/0616d8148eb773d4f84d00756784ad0acf8f29c3) Revert C26493 suppression ### 📊 Changes **3 files changed** (+1 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `scratch/ScratchIslandApp/Package/Package.wapproj` (+0 -4) 📝 `src/cascadia/CascadiaPackage/CascadiaPackage.wapproj` (+0 -4) 📝 `src/common.build.pre.props` (+1 -2) </details> ### 📄 Description This removes outdated checks for MSVC versions that we don't support anymore. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:36:10 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29657