[Webkit-unassigned] [Bug 31962] New: [Qt] Fix some compiler warnings seen on QtWebKit/Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 29 14:34:24 PST 2009


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

           Summary: [Qt] Fix some compiler warnings seen on QtWebKit/Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


Warnings to fix:

WebCore/plugins/mac/PluginPackageMac.cpp: In member function 'bool
WebCore::PluginPackage::fetchInfo()':
WebCore/plugins/mac/PluginPackageMac.cpp:180: warning: label 'WTF' defined but
not used

WebCore/plugins/mac/PluginViewMac.cpp: In member function 'void
WebCore::PluginView::setNPWindowIfNeeded()':
WebCore/plugins/mac/PluginViewMac.cpp:384: warning: format '%d' expects type
'int', but argument 5 has type 'int32'
WebCore/plugins/mac/PluginViewMac.cpp:384: warning: format '%d' expects type
'int', but argument 6 has type 'int32'

WebCore/platform/network/ResourceHandle.h:99: warning: class
WebCore::ResourceHandle has virtual functions but non-virtual destructor

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