[PR #509] [MERGED] Fix casts warnings. #24155

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/509
Author: @HBelusca
Created: 5/7/2019
Status: Merged
Merged: 5/7/2019
Merged by: @adiviness

Base: masterHead: code_warnings_fixes


📝 Commits (1)

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 src/cascadia/TerminalApp/App.cpp (+1 -1)
📝 src/cascadia/TerminalApp/CascadiaSettings.cpp (+1 -1)
📝 src/cascadia/TerminalApp/Profile.cpp (+1 -1)

📄 Description

There were 3 casts warnings, fixed now.


🔄 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/509 **Author:** [@HBelusca](https://github.com/HBelusca) **Created:** 5/7/2019 **Status:** ✅ Merged **Merged:** 5/7/2019 **Merged by:** [@adiviness](https://github.com/adiviness) **Base:** `master` ← **Head:** `code_warnings_fixes` --- ### 📝 Commits (1) - [`f0bc76c`](https://github.com/microsoft/terminal/commit/f0bc76cff55d3d4074993dbd248e5480e955c436) Fix casts warnings. ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.cpp` (+1 -1) 📝 `src/cascadia/TerminalApp/CascadiaSettings.cpp` (+1 -1) 📝 `src/cascadia/TerminalApp/Profile.cpp` (+1 -1) </details> ### 📄 Description There were 3 casts warnings, fixed now. --- <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:01:41 +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#24155