Closed
Bug 1577831
Opened 6 years ago
Closed 6 years ago
remove `using namespace std;` from IPC glue code
Categories
(Core :: IPC, task)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
Details
Attachments
(1 file)
No description provided.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Just some minor prefixing needs to be done to enable this.
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a41fd305c3c
remove `using namespace std;` from IPC glue code; r=jld
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•6 years ago
|
Assignee: nobody → nfroyd
Comment 4•6 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•