[PR #373] [CLOSED] Fix MSVC warnings (Feb2026). #354

Closed
opened 2026-05-05 03:46:30 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/373
Author: @klugier
Created: 2/22/2026
Status: Closed

Base: masterHead: klugier/msvc-warnings


📝 Commits (2)

  • 19123a2 Fix MSVC warnings (Feburary 2026).
  • f703488 ValueCache warnings V2

📊 Changes

5 files changed (+12 additions, -8 deletions)

View changed files

📝 uppsrc/Draw/ImageOp.h (+1 -1)
📝 uppsrc/RichEdit/DiagramIcon.cpp (+2 -2)
📝 uppsrc/RichText/Diagram.cpp (+1 -1)
📝 uppsrc/ide/Log.cpp (+4 -2)
📝 uppsrc/ide/MainConfig.cpp (+4 -2)

📄 Description

It looks like we have bunch of new MSVC compilation warnings. This PR address it. We should make sure our new release will be free from MSVC warnings.


🔄 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/ultimatepp/ultimatepp/pull/373 **Author:** [@klugier](https://github.com/klugier) **Created:** 2/22/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `klugier/msvc-warnings` --- ### 📝 Commits (2) - [`19123a2`](https://github.com/ultimatepp/ultimatepp/commit/19123a28a32a0d6389bd84af2de5d949cdc97f20) Fix MSVC warnings (Feburary 2026). - [`f703488`](https://github.com/ultimatepp/ultimatepp/commit/f703488df417895483a4f7559f65756632e1bf87) ValueCache warnings V2 ### 📊 Changes **5 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Draw/ImageOp.h` (+1 -1) 📝 `uppsrc/RichEdit/DiagramIcon.cpp` (+2 -2) 📝 `uppsrc/RichText/Diagram.cpp` (+1 -1) 📝 `uppsrc/ide/Log.cpp` (+4 -2) 📝 `uppsrc/ide/MainConfig.cpp` (+4 -2) </details> ### 📄 Description It looks like we have bunch of new MSVC compilation warnings. This PR address it. We should make sure our new release will be free from MSVC warnings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:46:30 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#354
No description provided.