mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #174] [MERGED] UMK doesn't work for build method localized in relative paths #204
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#204
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/174
Author: @klugier
Created: 11/27/2023
Status: ✅ Merged
Merged: 12/2/2023
Merged by: @mirek-fidler
Base:
master← Head:klugier/umk-build-method-fix📝 Commits (1)
17daee7Update umake.cpp📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
uppsrc/umk/umake.cpp(+1 -1)📄 Description
It looks like UMK ignores the code responsible for normalization of build method localizes in line 260 and use raw parameter. It looks like it was done by omission.
When I ran following command:
I have invalid build method. After fix it is:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.