[Webkit-unassigned] [Bug 150719] New: [EFL] Fix the debug build after r191758

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 08:57:11 PDT 2015


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

            Bug ID: 150719
           Summary: [EFL] Fix the debug build after r191758
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: ossy at webkit.org
            Blocks: 150673

http://trac.webkit.org/changeset/191758 broke the debug build:

../../Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp: In member function 'virtual WebCore::IDBError WebCore::IDBServer::MemoryIDBBackingStore::createObjectStore(const WebCore::IDBResourceIdentifier&, const WebCore::IDBObjectStoreInfo&)':
../../Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:120:143: error: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t {aka long unsigned int}' [-Werror=format=]
cc1plus: all warnings being treated as errors

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151030/992a1753/attachment.html>


More information about the webkit-unassigned mailing list