[PR #9972] Fix implicitly narrowing conversion in textBuffer #27834

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

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

State: closed
Merged: Yes


Explicitly using SHORT instead of auto to prevent int -> short narrowing.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/9972 **State:** closed **Merged:** Yes --- Explicitly using `SHORT` instead of `auto` to prevent `int -> short` narrowing.
claunia added the pull-request label 2026-01-31 09:24:33 +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#27834