[Webkit-unassigned] [Bug 272830] New: [WPE] Variable length array build warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 10:23:13 PDT 2024


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

            Bug ID: 272830
           Summary: [WPE] Variable length array build warning
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: philn at igalia.com
                CC: bugs-noreply at webkitgtk.org

WPEDRMCursor.cpp:72:27: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]                                                 
   72 |     uint32_t deviceBuffer[m_deviceWidth * m_deviceHeight];

-- 
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/20240417/256cc136/attachment-0001.htm>


More information about the webkit-unassigned mailing list