mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[GH-ISSUE #282] Warnings in RichEdit and RichText while compiling with MSVC #89
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#89
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?
Originally created by @klugier on GitHub (Jun 15, 2025).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/282
Here is the list of warnings while compiling with MSVC, they are mostly about data loss:
@mirek-fidler commented on GitHub (Jun 15, 2025):
Hm, VS update broken C++ compiler so I have to let these be for now. Please
remind me again before release... (or sooner)
On Sun, Jun 15, 2025 at 11:44 AM Zbigniew Rębacz @.***>
wrote:
@klugier commented on GitHub (Sep 19, 2025):
It looks like right now there is less warnings, but still they are present:
I think the biggest issue is now with MainConfig.cpp (113). It is related to recent changes from today.