Closed Bug 919844 Opened 12 years ago Closed 12 years ago

Fix warning js/jsd/jsd_val.cpp:480:10 [-Wunused-variable] unused variable 'found'

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla27
Tracking Status
firefox25 --- unaffected
firefox26 --- affected
firefox27 --- affected

People

(Reporter: cpeterson, Assigned: cpeterson)

References

(Blocks 1 open bug)

Details

(Keywords: regression)

Attachments

(1 file)

This clang warning is a regression from bug 893186, which removed the use of local variable `found`, but not its declaration.
Comment on attachment 808930 [details] [diff] [review] jsd_val_Wunused-variable.patch Fix -Wunused-variable warning in js/jsd/jsd_val.cpp.
Attachment #808930 - Flags: review?(timeless)
Comment on attachment 808930 [details] [diff] [review] jsd_val_Wunused-variable.patch Yep. Thanks!
Attachment #808930 - Flags: review?(timeless) → review+
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: