Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 427b518060e9f516f9912c2b84370a603aca4d3b
https://github.com/WebKit/WebKit/commit/427b518060e9f516f9912c2b84370a603aca4d3b
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M Source/WTF/wtf/Assertions.h
Log Message:
-----------
[WTF][GLib] Clang 22 produces -Wunsafe-buffer-usage-in-format-attr-call
warning spam in journald logging code
https://bugs.webkit.org/show_bug.cgi?id=312457
Reviewed by Claudio Saavedra.
Sprinkle WTF_IGNORE_WARNINGS_BEGIN in the journald logging code to
avoid the compiler warnings.
* Source/WTF/wtf/Assertions.h:
Canonical link: https://commits.webkit.org/311363@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications