[PR #17012] Increase usage of fmt and FMT_COMPILE #31089

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

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

State: closed
Merged: Yes


This is a rather simple PR overall. It mostly touches either test
or tracing code. Only a few changes affect the actual runtime.

The goal of this changeset is to get rid of the double format tables
in the OpenConsole build by using FMT_COMPILE everywhere.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17012 **State:** closed **Merged:** Yes --- This is a rather simple PR overall. It mostly touches either test or tracing code. Only a few changes affect the actual runtime. The goal of this changeset is to get rid of the `double` format tables in the OpenConsole build by using `FMT_COMPILE` everywhere.
claunia added the pull-request label 2026-01-31 09:45:00 +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#31089