Bug 250147
| Summary: | Fix internal build after warning from 258484@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Christensen <achristensen> |
| Component: | Web Template Framework | Assignee: | Alex Christensen <achristensen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alex Christensen
Calling pairIntHash with uint64_t parameters not only ignores 32 bits of the uint64_t, but it caused a compiler warning in an internal file that includes Int128.h
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Christensen
<rdar://problem/103925489>
Alex Christensen
Pull request: https://github.com/WebKit/WebKit/pull/8246
EWS
Committed 258507@main (ab6088bdd4ab): <https://commits.webkit.org/258507@main>
Reviewed commits have been landed. Closing PR #8246 and removing active labels.
Alexey Proskuryakov
*** Bug 250143 has been marked as a duplicate of this bug. ***