Closed Bug 1768995 Opened 2 years ago Closed 2 years ago

[clang trunk] js/xpconnect/src/XPCWrappedNativeInfo.cpp:372:44: error: parameter 'depth' set but not used [-Werror,-Wunused-but-set-parameter]

Categories

(Core :: XPConnect, defect)

defect

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

js/xpconnect/src/XPCWrappedNativeInfo.cpp:372:44: error: parameter 'depth' set but not used [-Werror,-Wunused-but-set-parameter]
void XPCNativeInterface::DebugDump(int16_t depth) {
                                           ^

The value is never used.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/814eea6565a2
Remove useless decrement. r=mccr8
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: