[Webkit-unassigned] [Bug 106105] New: Can't compile MathExtras.h using MinGW-w64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 10:07:59 PST 2013


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

           Summary: Can't compile MathExtras.h using MinGW-w64
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: net147 at gmail.com
                CC: hausmann at webkit.org


r138705 caused MathExtras.h to fail to compile as wtf_pow need isfinite and isinf. isfinite and isinf is defined after wtf_pow with "using std::isfinite" and "using std::isinf".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list