Closed
Bug 1496758
Opened 7 years ago
Closed 7 years ago
various compilation warnings
Categories
(Core :: IPC: MSCOM, enhancement)
Core
IPC: MSCOM
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
Details
Attachments
(1 file)
such as:
warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
in ipc/mscom
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e8e4080d1100
Fix few compilation warnings in ipc code. r=handyman,Jamie
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•