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
303334
New retag-on-scavenge functions should be `extern C` when used in C++
https://bugs.webkit.org/show_bug.cgi?id=303334
Summary
New retag-on-scavenge functions should be `extern C` when used in C++
Marcus Plutowski
Reported
2025-12-01 11:54:39 PST
rdar://165635398
https://commits.webkit.org/303411@main
seems to have broken the build in certain circumstances, as the two new functions are getting treated like C++ functions rather than C.
Attachments
Add attachment
proposed patch, testcase, etc.
Marcus Plutowski
Comment 1
2025-12-01 11:57:21 PST
Pull request:
https://github.com/WebKit/WebKit/pull/54650
EWS
Comment 2
2025-12-01 12:56:09 PST
Committed
303695@main
(ce6045858673): <
https://commits.webkit.org/303695@main
> Reviewed commits have been landed. Closing PR #54650 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