Closed
Bug 1278036
Opened 9 years ago
Closed 9 years ago
./media/gmp-clearkey/0.1/Endian.h shadows /usr/include/endian.h on a case-folding filesystem
Categories
(Core :: Audio/Video: GMP, defect)
Core
Audio/Video: GMP
Tracking
()
RESOLVED
FIXED
mozilla49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: BenWa, Assigned: BenWa)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Same issue as bug 686255. Basically I'm mapping my OSX sourcedir to a linux VM to generate Linux object files using Docker.
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/57742/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/57742/
Attachment #8759935 -
Flags: review?(cpeterson)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → bgirard
Comment 2•9 years ago
|
||
Comment on attachment 8759935 [details]
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds.
Sending review to cpearce.
Also, includes need to be sorted alphabetically after renaming Endian.h to BigEndian.h.
Attachment #8759935 -
Flags: review?(cpeterson) → review?(cpearce)
Updated•9 years ago
|
Attachment #8759935 -
Flags: review?(cpearce) → review+
Comment 3•9 years ago
|
||
Comment on attachment 8759935 [details]
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds.
https://reviewboard.mozilla.org/r/57742/#review54614
| Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8759935 [details]
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds.
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/57742/diff/1-2/
Attachment #8759935 -
Flags: review?(cpeterson)
| Assignee | ||
Updated•9 years ago
|
Attachment #8759935 -
Flags: review?(cpeterson)
| Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8759935 [details]
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds.
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/57742/diff/2-3/
Pushed by b56girard@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dfbdf894eaab
Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce
Comment 7•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•