Closed Bug 720815 Opened 12 years ago Closed 12 years ago

IDBRequest.h:161:77: warning: extra ‘;’ [-pedantic]

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In file included from ../../dist/include/mozilla/dom/indexedDB/IndexedDatabaseManager.h:45:0,
                 from ../../dist/include/mozilla/dom/indexedDB/FileInfo.h:46,
                 from ../../dist/include/nsDOMFile.h:56,
                 from ../../../mozilla/layout/forms/../../content/html/content/src/nsHTMLInputElement.h:51,
                 from ../../../mozilla/layout/forms/nsFileControlFrame.cpp:67:
../../dist/include/mozilla/dom/indexedDB/IDBDatabase.h:158:75: warning: extra ‘;’ [-pedantic]
../../dist/include/mozilla/dom/indexedDB/IDBDatabase.h:159:75: warning: extra ‘;’ [-pedantic]
../../dist/include/mozilla/dom/indexedDB/IDBDatabase.h:160:83: warning: extra ‘;’ [-pedantic]
In file included from ../../dist/include/mozilla/dom/indexedDB/IndexedDatabaseManager.h:46:0,
                 from ../../dist/include/mozilla/dom/indexedDB/FileInfo.h:46,
                 from ../../dist/include/nsDOMFile.h:56,
                 from ../../../mozilla/layout/forms/../../content/html/content/src/nsHTMLInputElement.h:51,
                 from ../../../mozilla/layout/forms/nsFileControlFrame.cpp:67:
../../dist/include/mozilla/dom/indexedDB/IDBRequest.h:119:77: warning: extra ‘;’ [-pedantic]
../../dist/include/mozilla/dom/indexedDB/IDBRequest.h:120:75: warning: extra ‘;’ [-pedantic]
In file included from ../../dist/include/mozilla/dom/indexedDB/IndexedDatabaseManager.h:46:0,
                 from ../../dist/include/mozilla/dom/indexedDB/FileInfo.h:46,
                 from ../../dist/include/nsDOMFile.h:56,
                 from ../../../mozilla/layout/forms/../../content/html/content/src/nsHTMLInputElement.h:51,
                 from ../../../mozilla/layout/forms/nsFileControlFrame.cpp:67:
../../dist/include/mozilla/dom/indexedDB/IDBRequest.h:161:77: warning: extra ‘;’ [-pedantic]
../../dist/include/mozilla/dom/indexedDB/IDBRequest.h:162:83: warning: extra ‘;’ [-pedantic]
Attached patch fixSplinter Review
Attachment #591244 - Flags: review?(bent.mozilla)
Blocks: buildwarning
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #591244 - Flags: review?(bent.mozilla) → review+
https://hg.mozilla.org/mozilla-central/rev/bed243ed9d21
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: