[Webkit-unassigned] [Bug 95184] New: Minor compile fix for WinCE platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 02:55:27 PDT 2012


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

           Summary: Minor compile fix for WinCE platform
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin.funk at kdab.com


Issue:
D:\devel\src\qt5\qtwebkit\Source\WebCore\platform\ScrollAnimatorNone.cpp(302) : error C2668: 'abs' : ambiguous call
to overloaded function
        d:\devel\src\qt5\qtwebkit\Source\WTF\wtf/MathExtras.h(159): could be '__int64 abs(__int64)'
        c:\program files (x86)\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(1165): or 'int abs(int)'
        while trying to match the argument list '(double)'

Patch follows.

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