mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #178] [MERGED] DLOGs and DDUMPs are renamed in X11Wnd.cpp for successfull NOGTK builds. #208
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#208
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/178
Author: @ismail-yilmaz
Created: 12/2/2023
Status: ✅ Merged
Merged: 12/15/2023
Merged by: @mirek-fidler
Base:
master← Head:x11_log_fix📝 Commits (1)
9b2f756REMOVE DLOGs from X11Wnd.cpp📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
uppsrc/CtrlCore/X11Wnd.cpp(+4 -4)📄 Description
X11 (NOGTK) release builds fail due to the remaining DDUMPs and DLOGs in the code. They are renamed as LDUMP and LLOG macros.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.