[Webkit-unassigned] [Bug 33019] New: [Qt] Fix warnings in MediaPlayerPrivatePhonon.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 07:06:26 PST 2009


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

           Summary: [Qt] Fix warnings in MediaPlayerPrivatePhonon.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


In debug builds:

WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.cpp: In member function
‘void WebCore::MediaPlayerPrivate::totalTimeChanged(qint64)’:
WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.cpp:505: warning: format
‘%d’ expects type ‘int’, but argument 3 has type ‘qint64’

In release builds:

WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.cpp:511:
WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.cpp:49: warning:
‘QByteArray debugMediaObject(WebCore::MediaPlayerPrivate*, const
Phonon::MediaObject&)’ defined but not used

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