[PR #1342] [MERGED] Workaround C++/WinRT's multi-level composition class refcount issue #24589

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1342
Author: @DHowett-MSFT
Created: 6/20/2019
Status: Merged
Merged: 6/20/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/duhowett/xamlappmaybe


📝 Commits (2)

  • 14cce6d Workaround C++/WinRT's multi-level composition class refcount issue
  • 3129488 Update src/cascadia/TerminalApp/App.cpp

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/App.cpp (+5 -0)

📄 Description

Fixes #1339.

  • CLA signed. If not, go over here and sign the CLA
  • I've discussed this with core contributors already.

🔄 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/1342 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 6/20/2019 **Status:** ✅ Merged **Merged:** 6/20/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/duhowett/xamlappmaybe` --- ### 📝 Commits (2) - [`14cce6d`](https://github.com/microsoft/terminal/commit/14cce6db0cd5067f8ae39471bb6e1f9d3ef7a332) Workaround C++/WinRT's multi-level composition class refcount issue - [`3129488`](https://github.com/microsoft/terminal/commit/3129488b7d06445bd466f6980f7d951f0ce88022) Update src/cascadia/TerminalApp/App.cpp ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.cpp` (+5 -0) </details> ### 📄 Description Fixes #1339. * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] I've discussed this with core contributors already. --- <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:04:13 +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#24589