[Webkit-unassigned] [Bug 92517] New: [Wk2] Fix build warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 10:47:22 PDT 2012


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

           Summary: [Wk2] Fix build warning
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gyuyoung.kim at samsung.com


It looks there is comparison build warning in WebEventConversion.cpp as below,

WebKit::WebKit2PlatformTouchEvent::WebKit2PlatformTouchEvent(const WebKit::WebTouchEvent&)’:
/home/gyuyoung/webkit/WebKit/Source/WebKit2/Shared/WebEventConversion.cpp:322:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

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