[webkit-changes] [WebKit/WebKit] e4171c: Fix warning introduced by 284948 at main
Ross Kirsling
noreply at github.com
Mon Oct 14 22:13:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e4171ca70f05794b35b2ef2e04098a83a67db683
https://github.com/WebKit/WebKit/commit/e4171ca70f05794b35b2ef2e04098a83a67db683
Author: Ross Kirsling <ross.kirsling at sony.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M Source/JavaScriptCore/wasm/WasmCalleeGroup.cpp
Log Message:
-----------
Fix warning introduced by 284948 at main
https://bugs.webkit.org/show_bug.cgi?id=281473
Unreviewed -Werror build fix.
* Source/JavaScriptCore/wasm/WasmCalleeGroup.cpp:
(JSC::Wasm::CalleeGroup::calleeIsReferenced const):
Ensure that the switch has a default branch.
Canonical link: https://commits.webkit.org/285175@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