mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #349] [MERGED] RichEdit: Fix to compile with x86 MSVC compiler. #333
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#333
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/349
Author: @klugier
Created: 1/17/2026
Status: ✅ Merged
Merged: 1/18/2026
Merged by: @mirek-fidler
Base:
master← Head:klugier/fix-to-compile-x86📝 Commits (1)
f918211RichEdit: Fix to compile with x86 MSVC compiler.📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
uppsrc/RichEdit/DiagramBar.cpp(+1 -1)📝
uppsrc/RichEdit/DiagramIcon.cpp(+1 -1)📄 Description
It looks like 32 bit version of RichEdit code is no longer compatible with x86 MSVC compiler. This PR address this issue.
The errors are:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.