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
284345
Use of uninitialized value $defines in substitution (s///) at Source/WebCore/bindings/scripts/preprocessor.pm line 69. after
287517@main
https://bugs.webkit.org/show_bug.cgi?id=284345
Summary
Use of uninitialized value $defines in substitution (s///) at Source/WebCore/...
Fujii Hironori
Reported
2024-12-09 17:48:46 PST
I'm observing a lot of warnings while building Windows port recently. [7178/7717] Generating ../../WebKit/DerivedSources/JSWebExtensionAPIActio...dowsEvent.mm, ../../WebKit/DerivedSources/JSWebExtensionAPIWindowsEvent.h Use of uninitialized value $defines in substitution (s///) at C:/webkit/wc/Source/WebCore/bindings/scripts/preprocessor.pm line 69. Use of uninitialized value $defines in split at C:/webkit/wc/Source/WebCore/bindings/scripts/preprocessor.pm line 70. Use of uninitialized value $defines in substitution (s///) at C:/webkit/wc/Source/WebCore/bindings/scripts/preprocessor.pm line 69. ...
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2024-12-09 18:00:48 PST
287517@main
added a CMake rule.
Fujii Hironori
Comment 2
2024-12-09 18:36:42 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37681
EWS
Comment 3
2024-12-09 19:51:08 PST
Committed
287583@main
(317066649cb9): <
https://commits.webkit.org/287583@main
> Reviewed commits have been landed. Closing PR #37681 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2024-12-09 19:52:15 PST
<
rdar://problem/141195673
>
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