Closed Bug 918882 Opened 11 years ago Closed 11 years ago

nsMemoryReporterManager.cpp:1019:14: warning: unused variable 'rv' [-Wunused-variable]

Categories

(Core :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla27

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Newish build warning
{
xpcom/base/nsMemoryReporterManager.cpp: In member function 'virtual nsresult nsMemoryReporterManager::GetExplicit(int64_t*)':

xpcom/base/nsMemoryReporterManager.cpp:1019:14: warning: unused variable 'rv' [-Wunused-variable]
}

The last usage was removed in this chunk of bug 910517's commit:
  https://hg.mozilla.org/mozilla-central/rev/3fe9649ebd84#l60.539
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Attached patch fixSplinter Review
Attachment #807828 - Flags: review?(n.nethercote)
Comment on attachment 807828 [details] [diff] [review]
fix

Review of attachment 807828 [details] [diff] [review]:
-----------------------------------------------------------------

Heh, I just fixed this locally :)
Attachment #807828 - Flags: review?(n.nethercote) → review+
https://hg.mozilla.org/mozilla-central/rev/8b6ef4cdeb7e
Status: ASSIGNED → RESOLVED
Closed: 11 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: