Closed
Bug 1480177
Opened 6 years ago
Closed 6 years ago
MinGW Capitalization Fixes
Categories
(Firefox Build System :: General: Unsupported Platforms, enhancement, P5)
Firefox Build System
General: Unsupported Platforms
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: tjr, Assigned: tjr)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Since mingw is currently disabled on -central, a number of capitalization bugs have made their way in. We need to lowercase these for the MinGW build.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•6 years ago
|
||
mozreview-review |
Comment on attachment 8997169 [details]
Bug 1480177 Change forward slash to backslash in #include
https://reviewboard.mozilla.org/r/261046/#review268116
Attachment #8997169 -
Flags: review?(nfroyd) → review+
Comment 4•6 years ago
|
||
mozreview-review |
Comment on attachment 8997168 [details]
Bug 1480177 Lowercase includes to fix MinGW Build Errors
https://reviewboard.mozilla.org/r/261044/#review268118
Attachment #8997168 -
Flags: review?(nfroyd) → review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/966b020f6c63
Lowercase includes to fix MinGW Build Errors r=froydnj
https://hg.mozilla.org/integration/autoland/rev/e8cbae41139c
Change forward slash to backslash in #include r=froydnj
Keywords: checkin-needed
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/966b020f6c63
https://hg.mozilla.org/mozilla-central/rev/e8cbae41139c
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•6 years ago
|
Priority: -- → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•