Closed
Bug 786579
Opened 12 years ago
Closed 12 years ago
Remove old MSVC (<=2003) support
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
13.16 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
Actually, Gecko supports MSVC2005 or later. We should remove old MSVC code.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → m_kato
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 657183 [details] [diff] [review] fix 'CFLAGS += -fp:precise' in content/Makefile.in is unused. If this is needed, we have to use CXXFLAGS instead of.
Attachment #657183 -
Flags: review?(khuey)
Comment on attachment 657183 [details] [diff] [review] fix Review of attachment 657183 [details] [diff] [review]: ----------------------------------------------------------------- Sorry it took me so long.
Attachment #657183 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 4•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ab977a3ebe90
Target Milestone: --- → mozilla18
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ab977a3ebe90
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•