mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #373] [CLOSED] Fix MSVC warnings (Feb2026). #354
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#354
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/373
Author: @klugier
Created: 2/22/2026
Status: ❌ Closed
Base:
master← Head:klugier/msvc-warnings📝 Commits (2)
19123a2Fix MSVC warnings (Feburary 2026).f703488ValueCache 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.