mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #336] [MERGED] Core, CtrlLib, RichEdit, ide: Fix warnigns on macOS. #323
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#323
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/336
Author: @klugier
Created: 1/1/2026
Status: ✅ Merged
Merged: 1/12/2026
Merged by: @mirek-fidler
Base:
master← Head:klugier/mac-warnings📝 Commits (1)
a73b636Core, CtrlLib, RichEdit, ide: Fix warnigns on macOS.📊 Changes
5 files changed (+8 additions, -20 deletions)
View changed files
📝
uppsrc/Core/SSL/AES.cpp(+3 -3)📝
uppsrc/CtrlLib/BeginnerInfo.cpp(+0 -6)📝
uppsrc/RichEdit/DiagramEditor.h(+2 -0)📝
uppsrc/RichEdit/DiagramRight.cpp(+1 -6)📝
uppsrc/ide/Core/PPinfo.cpp(+2 -5)📄 Description
Cleaned up various warnings across the macOS build. Three specific warnings regarding deprecated native functions remain outstanding and will be fixed later.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.