[Webkit-unassigned] [Bug 252898] New: Fix Compile error: 'bool std::isinf(float)' is not 'constexpr' with GCC 4.6 in C++11 mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 06:34:38 PST 2023


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

            Bug ID: 252898
           Summary: Fix Compile error: 'bool std::isinf(float)' is not
                    'constexpr' with GCC 4.6 in C++11 mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

GCC is not used to compile Objective-C anymore, and GCC now supports std::max() inside a constexpr function.

-- 
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/20230224/9639cd67/attachment-0001.htm>


More information about the webkit-unassigned mailing list