Closed Bug 1002891 Opened 11 years ago Closed 11 years ago

storage/src/mozStorageAsyncStatementExecution.cpp:587:17 [-Wunused-variable] unused variable 'rawConnection'

Categories

(Toolkit :: Storage, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32
Tracking Status
firefox30 --- unaffected
firefox31 --- wontfix
firefox32 --- fixed

People

(Reporter: cpeterson, Assigned: cpeterson)

References

(Blocks 1 open bug)

Details

(Keywords: regression)

Attachments

(1 file)

Bug 914070 replaced the use of rawConnection with mNativeConnection, causing this warning: storage/src/mozStorageAsyncStatementExecution.cpp:587:17 [-Wunused-variable] unused variable 'rawConnection'
Attachment #8414173 - Flags: review?(mak77)
Comment on attachment 8414173 [details] [diff] [review] Wunused-variable_rawConnection.patch Review of attachment 8414173 [details] [diff] [review]: ----------------------------------------------------------------- whoops! please just remember to set the right bug # in the commit message :)
Attachment #8414173 - Flags: review?(mak77) → review+
Assignee: nobody → cpeterson
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: