[PR #5554] [MERGED] Remove a stray __stdcall that was breaking the x86 build #26366

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5554
Author: @DHowett-MSFT
Created: 4/25/2020
Status: Merged
Merged: 4/25/2020
Merged by: @DHowett-MSFT

Base: masterHead: dev/duhowett/x86


📝 Commits (1)

  • f27e87e Remove a stray __stdcall that was breaking the x86 build

📊 Changes

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

View changed files

📝 src/cascadia/WindowsTerminal/NonClientIslandWindow.cpp (+1 -1)

📄 Description

This is one of the downsides of not running the x86 build in CI.


🔄 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/5554 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 4/25/2020 **Status:** ✅ Merged **Merged:** 4/25/2020 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/duhowett/x86` --- ### 📝 Commits (1) - [`f27e87e`](https://github.com/microsoft/terminal/commit/f27e87ee309e2dd58e1f1756609e26901101f521) Remove a stray __stdcall that was breaking the x86 build ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/NonClientIslandWindow.cpp` (+1 -1) </details> ### 📄 Description This is one of the downsides of not running the x86 build in CI. --- <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:15:38 +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#26366