[PR #15087] [MERGED] Fix warnings in til for an upcoming version of MSVC #30399

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15087
Author: @lhecker
Created: 4/3/2023
Status: Merged
Merged: 4/3/2023
Merged by: @DHowett

Base: mainHead: dev/lhecker/small-vector-fix


📝 Commits (2)

  • 9227f37 Fix warnings in til for an upcoming version of MSVC
  • 07107b4 Update src/inc/til/small_vector.h

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 src/inc/til/color.h (+2 -1)
📝 src/inc/til/small_vector.h (+2 -0)

📄 Description

A trivial change. :)


🔄 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/15087 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 4/3/2023 **Status:** ✅ Merged **Merged:** 4/3/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/lhecker/small-vector-fix` --- ### 📝 Commits (2) - [`9227f37`](https://github.com/microsoft/terminal/commit/9227f378720ceca4b701b05337533881190a5063) Fix warnings in til for an upcoming version of MSVC - [`07107b4`](https://github.com/microsoft/terminal/commit/07107b48b37aeb4a33c45a6db23d8ac5e0e1a8a7) Update src/inc/til/small_vector.h ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/inc/til/color.h` (+2 -1) 📝 `src/inc/til/small_vector.h` (+2 -0) </details> ### 📄 Description A trivial change. :) --- <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:40:37 +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#30399