Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ab6088bdd4ab83d342c4985ba314306343c9dd0e
https://github.com/WebKit/WebKit/commit/ab6088bdd4ab83d342c4985ba314306343c9dd0e
Author: Alex Christensen <[email protected]>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M Source/WTF/wtf/Int128.h
Log Message:
-----------
Fix internal build after warning from 258484@main
https://bugs.webkit.org/show_bug.cgi?id=250147
rdar://103925489
Unreviewed.
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
* Source/WTF/wtf/Int128.h:
(WTF::DefaultHash<UInt128>::hash):
(WTF::DefaultHash<Int128>::hash):
Canonical link: https://commits.webkit.org/258507@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes