[PR #11924] [MERGED] Consolidate IInheritable macros #28808

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11924
Author: @carlos-zamora
Created: 12/10/2021
Status: Merged
Merged: 12/16/2021
Merged by: @undefined

Base: mainHead: dev/cazamor/eim/iinheritable-macro


📝 Commits (1)

  • 8e7d236 Consolidate IInheritable macros

📊 Changes

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

View changed files

📝 src/cascadia/TerminalSettingsModel/IInheritable.h (+67 -131)

📄 Description

Consolidates the INHERITABLE_SETTING and INHERITABLE_NULLABLE_SETTING macros by introducing _BASE_INHERITABLE_SETTING.

Closes #9211


🔄 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/11924 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 12/10/2021 **Status:** ✅ Merged **Merged:** 12/16/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cazamor/eim/iinheritable-macro` --- ### 📝 Commits (1) - [`8e7d236`](https://github.com/microsoft/terminal/commit/8e7d236cff41ee8f902ea9440e54eba6338c49ec) Consolidate IInheritable macros ### 📊 Changes **1 file changed** (+67 additions, -131 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/IInheritable.h` (+67 -131) </details> ### 📄 Description Consolidates the `INHERITABLE_SETTING` and `INHERITABLE_NULLABLE_SETTING` macros by introducing `_BASE_INHERITABLE_SETTING`. Closes #9211 --- <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:30:54 +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#28808