[Webkit-unassigned] [Bug 33952] New: build failure on RVCT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 07:46:07 PST 2010


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

           Summary: build failure on RVCT
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmason at rim.com


RVCT 4.0 fails to compile in FEComponentTransfer.cpp - "ambiguous overload in
function pow" (provided args are (int,float), possible overloads include
(int,int), (float,float) and (double,double).  This patch casts the args to
double to match the return value.

-- 
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