Closed
Bug 889823
Opened 10 years ago
Closed 10 years ago
ipc fail to compile using Visual Studio 2013
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla25
People
(Reporter: xavier114fch, Assigned: xavier114fch)
References
Details
Attachments
(1 file)
1.41 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
pickle.cc and process_util_win.cc do not compile with Visual Studio 2013. The attached patch add <algorithm> to the include to make them compile.
Assignee | ||
Comment 1•10 years ago
|
||
Updated•10 years ago
|
Attachment #770797 -
Flags: review?(benjamin)
Updated•10 years ago
|
Attachment #770797 -
Flags: review?(benjamin) → review+
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/131d38534c6b
Assignee: nobody → xavier114fch
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → mozilla25
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/131d38534c6b
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•