[Webkit-unassigned] [Bug 237233] New: Remove UNUSED warnings based for non-Cocoa platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 21:06:35 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237233

            Bug ID: 237233
           Summary: Remove UNUSED warnings based for non-Cocoa platform
           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: Basuke.Suzuki at sony.com

[1437/2437] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSDateMath.cpp.o
../../Source/JavaScriptCore/runtime/JSDateMath.cpp:100:30: warning: unused variable 'lastTimeZoneID' [-Wunused-variable]
static std::atomic<uint64_t> lastTimeZoneID { 1 };

-- 
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/20220226/05ec45f6/attachment-0001.htm>


More information about the webkit-unassigned mailing list