[Webkit-unassigned] [Bug 91612] New: IndexedDB: IDBLevelDBBackingStore compilation fails because of unused variable.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 03:48:57 PDT 2012


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

           Summary: IndexedDB: IDBLevelDBBackingStore compilation fails
                    because of unused variable.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org
                CC: tony at chromium.org, pfeldman at chromium.org,
                    jsbell at chromium.org


chromeos-chrome-22.0.1211.0_alpha-r1: third_party/WebKit/Source/WebCore/Modules/indexeddb/IDBLevelDBBackingStore.cpp: In member function 'virtual void WebCore::IDBLevelDBBackingStore::getObjectStores(int64_t, WTF::Vector<long long int>&, WTF::Vector<WTF::String>&, WTF::Vector<WebCore::IDBKeyPath>&, WTF::Vector<bool>&)':
chromeos-chrome-22.0.1211.0_alpha-r1: third_party/WebKit/Source/WebCore/Modules/indexeddb/IDBLevelDBBackingStore.cpp:420:17: error: variable 'keyGeneratorCurrentNumber' set but not used [-Werror=unused-but-set-variable]
chromeos-chrome-22.0.1211.0_alpha-r1: cc1plus: all warnings being treated as errors
chromeos-chrome-22.0.1211.0_alpha-r1: make: *** [c/Release/obj.target/webcore_remaining/third_party/WebKit/Source/WebCore/Modules/indexeddb/IDBLevelDBBackingStore.o] Error 1
chromeos-chrome-22.0.1211.0_alpha-r1: make: *** Waiting for unfinished jobs....
chromeos-chrome-22.0.1211.0_alpha-r1: emake failed

http://build.chromium.org/p/chromium.chromiumos/waterfall?builder=ChromiumOS%20%28x86%29

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