[Webkit-unassigned] [Bug 38809] New: Fix build warnings on 64bit debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 8 20:10:21 PDT 2010


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

           Summary: Fix build warnings on 64bit debug builds
           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


../../WebCore/platform/sql/SQLiteFileSystem.cpp:76: warning: format
‘%016llx’ expects type ‘long long unsigned int’, but argument 2 has
type ‘int64_t’
../../WebCore/platform/sql/SQLiteFileSystem.cpp:79: warning: format
‘%016llx’ expects type ‘long long unsigned int’, but argument 2 has
type ‘int64_t’
../../WebCore/loader/icon/IconDatabase.cpp:1637: warning: format ‘%lli’
expects type ‘long long int’, but argument 3 has type ‘long int’
../../WebCore/loader/icon/IconDatabase.cpp:1641: warning: format ‘%lli’
expects type ‘long long int’, but argument 5 has type ‘long int’

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