[PR #13947] Disable RTTI on TerminalApp and friends #29853

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

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

State: closed
Merged: Yes


When Leonard updated CLI11 in #12658, he imported a version that no
longer requires RTTI. Since CLI11 was the only reason we had enabled
RTTI in any of our projects, we're finally able to turn it off.

TerminalApp.dll MSIX Package
Before 3180KiB 6545KiB
After 1970KiB 6426KiB
Delta -1210KiB -119KiB
**Original Pull Request:** https://github.com/microsoft/terminal/pull/13947 **State:** closed **Merged:** Yes --- When Leonard updated CLI11 in #12658, he imported a version that no longer requires RTTI. Since CLI11 was the only reason we had enabled RTTI in any of our projects, we're finally able to turn it off. | | TerminalApp.dll | MSIX Package | | ------ | ---------------:| ------------:| | Before | 3180KiB | 6545KiB | | After | 1970KiB | 6426KiB | | Delta | **-1210KiB** | **-119KiB** |
claunia added the pull-request label 2026-01-31 09:37:15 +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#29853