Bug 303334
| Summary: | New retag-on-scavenge functions should be `extern C` when used in C++ | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcus Plutowski
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
Pull request: https://github.com/WebKit/WebKit/pull/54650
EWS
Committed 303695@main (ce6045858673): <https://commits.webkit.org/303695@main>
Reviewed commits have been landed. Closing PR #54650 and removing active labels.