[PR #10306] [MERGED] Work around an ARM64 compiler crash by splitting a coroutine up #27979

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10306
Author: @DHowett
Created: 6/1/2021
Status: Merged
Merged: 6/1/2021
Merged by: @DHowett

Base: release-1.9Head: dev/dhowett/ffs


📝 Commits (1)

  • 2531454 Work around an ARM64 compiler crash by splitting a coroutine up

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 src/cascadia/WindowsTerminal/IslandWindow.cpp (+8 -0)
📝 src/cascadia/WindowsTerminal/IslandWindow.h (+2 -0)

📄 Description

Built and tested in PackageES


🔄 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/10306 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 6/1/2021 **Status:** ✅ Merged **Merged:** 6/1/2021 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `release-1.9` ← **Head:** `dev/dhowett/ffs` --- ### 📝 Commits (1) - [`2531454`](https://github.com/microsoft/terminal/commit/2531454bcd46eadc14273ca85acc76231b8810cb) Work around an ARM64 compiler crash by splitting a coroutine up ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/IslandWindow.cpp` (+8 -0) 📝 `src/cascadia/WindowsTerminal/IslandWindow.h` (+2 -0) </details> ### 📄 Description Built and tested in PackageES --- <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:25:30 +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#27979