Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c66e3d9d25c83142951c187f0a3f7dae4ac2a7e9
https://github.com/WebKit/WebKit/commit/c66e3d9d25c83142951c187f0a3f7dae4ac2a7e9
Author: David Kilzer <[email protected]>
Date: 2025-12-22 (Mon, 22 Dec 2025)
Changed paths:
M Source/WTF/wtf/text/StringConcatenate.h
Log Message:
-----------
[WTF] Fix -Wcharacter-conversion in StringConcatenate.h
<https://bugs.webkit.org/show_bug.cgi?id=304587>
<rdar://167000556>
Reviewed by Brandon Stewart and Chris Dumez.
* Source/WTF/wtf/text/StringConcatenate.h:
(WTF::StringTypeAdapter<char32_t>::writeTo const):
- Fix warning with static_cast<char16_t>().
Canonical link: https://commits.webkit.org/304863@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications