[PR #11816] Enable /permissive- and remaining /Zc flags #28752

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

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

State: closed
Merged: Yes


This commit enables /permissive- for all projects, as well as all other /Zc
flags not enabled by default by /permissive-. Some projects continue to be
built under /Zc:twoPhase- as JsonUtils.h fails to compile otherwise.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11816 **State:** closed **Merged:** Yes --- This commit enables /permissive- for all projects, as well as all other /Zc flags not enabled by default by /permissive-. Some projects continue to be built under /Zc:twoPhase- as JsonUtils.h fails to compile otherwise. ## PR Checklist * [x] Closes #10703 * [x] I work here * [x] Tests added/passed
claunia added the pull-request label 2026-01-31 09:30: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#28752