[Webkit-unassigned] [Bug 255674] New: [GLIB] Fix clang build (-Werror, -Wunused-lambda-capture)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 19 13:22:13 PDT 2023


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

            Bug ID: 255674
           Summary: [GLIB] Fix clang build
                    (-Werror,-Wunused-lambda-capture)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pgriffis at igalia.com
                CC: bugs-noreply at webkitgtk.org

/app/webkit/Source/WebCore/Modules/mediastream/gstreamer/GStreamerDataChannelHandler.cpp:336:15: error: lambda capture 'this' is not used [-Werror,-Wunused-lambda-capture]
        postTask([this, client = m_client, bytes = GRefPtr<GBytes>(bytes)] {
                  ^~~~~

-- 
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/20230419/e0cd0ee9/attachment.htm>


More information about the webkit-unassigned mailing list