Closed Bug 1002891 Opened 10 years ago Closed 10 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+
https://hg.mozilla.org/mozilla-central/rev/2dabaf1087cd
Assignee: nobody → cpeterson
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in before you can comment on or make changes to this bug.