[Webkit-unassigned] [Bug 257748] New: Fix -Werror=unused-function when building LLIntData.cpp with cloop enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 6 07:45:02 PDT 2023


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

            Bug ID: 257748
           Summary: Fix -Werror=unused-function when building
                    LLIntData.cpp with cloop enabled
           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: mcatanzaro at redhat.com

In file included from /home/mcatanzaro/Projects/WebKit/WebKitBuild/JSCOnly/JavaScriptCore/DerivedSources/unified-sources/UnifiedSource-6e4525b9-1.cpp:2:
/home/mcatanzaro/Projects/WebKit/Source/JavaScriptCore/llint/LLIntData.cpp:73:13: error: ‘void JSC::LLInt::neuterOpcodeMaps()’ defined but not used [-Werror=unused-function]
   73 | static void neuterOpcodeMaps()
      |             ^~~~~~~~~~~~~~~~

-- 
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/20230606/3116a112/attachment.htm>


More information about the webkit-unassigned mailing list