[webkit-changes] [WebKit/WebKit] 22d792: Build fix for GeneratedSerializers.mm after 285046...
geoffreygaren
noreply at github.com
Fri Oct 11 20:22:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 22d7925f299857bec6ae4dd7e0c228fddd9480dd
https://github.com/WebKit/WebKit/commit/22d7925f299857bec6ae4dd7e0c228fddd9480dd
Author: Geoffrey Garen <ggaren at apple.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M Source/WebKit/Configurations/Base.xcconfig
Log Message:
-----------
Build fix for GeneratedSerializers.mm after 285046 at main
https://bugs.webkit.org/show_bug.cgi?id=281360
rdar://137788481
Unreviewed build fix.
On Apple-internal builders, 285046 at main appears to have the effect of enabling
-Wmissing-field-initializers for the first time.
I'm not sure why this is, but re-disabling it explicitly seems to work.
* Source/WebKit/Configurations/Base.xcconfig:
Canonical link: https://commits.webkit.org/285055@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list