Closed
Bug 421255
Opened 14 years ago
Closed 14 years ago
fix misc mingw cross-compile issues
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9beta5
People
(Reporter: cls, Assigned: cls)
References
Details
Attachments
(1 file)
1.66 KB,
patch
|
benjamin
:
review+
beltzner
:
approval1.9+
|
Details | Diff | Splinter Review |
This bug is mainly a support bug for bug 421095. It covers misc issues not already covered by other bugs. The first patch fixes the case-sensitivity issue with the headers when cross-compiling.
Attachment #307668 -
Flags: review?(benjamin)
Comment 1•14 years ago
|
||
Comment on attachment 307668 [details] [diff] [review] v1.0 Thanks. Don't see any reason we can't take this for 1.9 (very safe), but if it gets minused I'll push it to mozilla-central for moz2.
Attachment #307668 -
Flags: review?(benjamin)
Attachment #307668 -
Flags: review+
Attachment #307668 -
Flags: approval1.9?
Comment 2•14 years ago
|
||
Comment on attachment 307668 [details] [diff] [review] v1.0 a1.9=beltzner
Attachment #307668 -
Flags: approval1.9? → approval1.9+
Updated•14 years ago
|
Assignee: nobody → cls
Updated•14 years ago
|
Keywords: checkin-needed
Comment 3•14 years ago
|
||
cls, let me know if you don't have time to commit this.
reed, I don't know have time to watch the tree nor do I know which trees (cvs vs hg vs ???) need to be updated so go for it.
Comment 5•14 years ago
|
||
Checking in intl/lwbrk/src/nsUniscribeBreaker.cpp; /cvsroot/mozilla/intl/lwbrk/src/nsUniscribeBreaker.cpp,v <-- nsUniscribeBreaker.cpp new revision: 1.3; previous revision: 1.2 done Checking in toolkit/mozapps/update/src/updater/Makefile.in; /cvsroot/mozilla/toolkit/mozapps/update/src/updater/Makefile.in,v <-- Makefile.in new revision: 1.29; previous revision: 1.28 done Checking in uriloader/exthandler/win/nsMIMEInfoWin.cpp; /cvsroot/mozilla/uriloader/exthandler/win/nsMIMEInfoWin.cpp,v <-- nsMIMEInfoWin.cpp new revision: 1.15; previous revision: 1.14 done
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta5
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•