[Webkit-unassigned] [Bug 224281] New: [PlayStation] Do not include <any> in gtest because it requires RTTI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 08:21:20 PDT 2021


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

            Bug ID: 224281
           Summary: [PlayStation] Do not include <any> in gtest because it
                    requires RTTI
           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: don.olmstead at sony.com

The STL for PlayStation requires RTTI to be enabled when <any> is used. This header is included in gtest which causes the build to fail.

-- 
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/20210407/2e42541c/attachment.htm>


More information about the webkit-unassigned mailing list