WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283380
DerivedSources.make pattern rules don't work when a file's name has more than one "."
https://bugs.webkit.org/show_bug.cgi?id=283380
Summary
DerivedSources.make pattern rules don't work when a file's name has more than...
Elliott Williams
Reported
2024-11-19 14:33:04 PST
We have to carefully work around the normal $(subst ...) Makefile logic, and this pattern has bitten use multiple times now. When the pattern rule is ill-formed it usually causes a flaky build failure.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-19 14:33:17 PST
<
rdar://problem/140231317
>
Elliott Williams
Comment 2
2024-11-19 16:22:55 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36869
EWS
Comment 3
2024-11-22 10:11:41 PST
Committed
286966@main
(ec535f99e01e): <
https://commits.webkit.org/286966@main
> Reviewed commits have been landed. Closing PR #36869 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug