[Webkit-unassigned] [Bug 228701] New: [PlayStation] Make C files in testapi compile with a C standard rather than C++ one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 09:05:43 PDT 2021


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

            Bug ID: 228701
           Summary: [PlayStation] Make C files in testapi compile with a C
                    standard rather than C++ one
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stephan.szabo at sony.com

Building of testapi for playstation using Visual Studio started to fail for me complaining about having the argument to use c++17 as the standard for the .C files. We've seen this before and generally add either a compile as C++ or use an appropriate standard in our PlatformPlayStation.cmake.

-- 
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/20210802/675cfb18/attachment.htm>


More information about the webkit-unassigned mailing list