[Webkit-unassigned] [Bug 259097] New: Fix clang-cl warnings for JavaScriptCore Windows port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 11 00:03:51 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259097
Bug ID: 259097
Summary: Fix clang-cl warnings for JavaScriptCore Windows port
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
C:\home\webkit\gc\Source\JavaScriptCore\tools/JSDollarVM.cpp(2854,13): warning: unused function 'callWithStackSizeProbeFunction' [-Wunused-function]
static void callWithStackSizeProbeFunction(Probe::State* state)
^
C:\home\webkit\gc\Source\JavaScriptCore\jsc.cpp(3611,1): warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
C:\home\webkit\gc\Source\JavaScriptCore\jsc.cpp(3079,24): warning: unused variable 'waitToExit' [-Wunused-variable]
static BinarySemaphore waitToExit;
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230711/c4f0212c/attachment.htm>
More information about the webkit-unassigned
mailing list