[PR #4522] Force the use of named forwarders in PublicTermCore for Win7 #25807

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

Original Pull Request: https://github.com/microsoft/terminal/pull/4522

State: closed
Merged: Yes


In debug builds that haven't been LTO'd or had unused refs removed,
there will still be a spurious reference to api-ms-win-winrt-core (or
something similar.)

In release builds, that reference is gone.

Fixes #4519.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/4522 **State:** closed **Merged:** Yes --- In debug builds that haven't been LTO'd or had unused refs removed, there will still be a spurious reference to api-ms-win-winrt-core (or something similar.) In release builds, that reference is gone. Fixes #4519.
claunia added the pull-request label 2026-01-31 09:11:55 +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#25807