[PR #10593] Enable /Zc:preprocessor #28131

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

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

State: closed
Merged: Yes


This commit is a preparation for upcoming changes to KeyChordSerialization for #7539 and #10203.
In order to support variadic macros, /Zc:preprocessor was enabled, which required changing unrelated parts of the project.

PR Checklist

  • I work here
  • Tests added/passed

Validation Steps Performed

  • Project still compiles ✔️
**Original Pull Request:** https://github.com/microsoft/terminal/pull/10593 **State:** closed **Merged:** Yes --- This commit is a preparation for upcoming changes to KeyChordSerialization for #7539 and #10203. In order to support variadic macros, /Zc:preprocessor was enabled, which required changing unrelated parts of the project. ## PR Checklist * [x] I work here * [x] Tests added/passed ## Validation Steps Performed * Project still compiles ✔️
claunia added the pull-request label 2026-01-31 09:26:31 +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#28131