Closed
Bug 623520
Opened 14 years ago
Closed 14 years ago
AIX5.x port Testing minimum compiler version
Categories
(MailNews Core :: Build Config, defect)
Tracking
(thunderbird3.1 .8-fixed, thunderbird3.0 unaffected)
RESOLVED
FIXED
Thunderbird 3.3a2
Tracking | Status | |
---|---|---|
thunderbird3.1 | --- | .8-fixed |
thunderbird3.0 | --- | unaffected |
People
(Reporter: ul-mcamafia, Assigned: ul-mcamafia)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
standard8
:
review+
standard8
:
approval-thunderbird3.1.8+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
This patch removes a useless warning and raises the minimum compiler version needed for build on AIX from the VisualAge6 to IBM XLC/C++ 8
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → ul.mcamafia
Attachment #501644 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #501645 -
Flags: review?(bugzilla)
Assignee | ||
Updated•14 years ago
|
Blocks: 618660
status-thunderbird3.0:
--- → unaffected
Comment 2•14 years ago
|
||
I'm assuming you're going to raise a separate bug for mozilla-* configure.in (in Core/Build Config), and this one will be for comm-central only.
Product: Thunderbird → MailNews Core
QA Contact: build-config → build-config
Version: 3.1 → Trunk
Comment 3•14 years ago
|
||
Comment on attachment 501645 [details] [diff] [review]
fix minimum compiler version in toplevel configure.in
r=Standard8 for applying to comm-central's configure.in only.
Attachment #501645 -
Flags: review?(bugzilla) → review+
Assignee | ||
Comment 4•14 years ago
|
||
(In reply to comment #2)
> I'm assuming you're going to raise a separate bug for mozilla-* configure.in
> (in Core/Build Config), and this one will be for comm-central only.
for mozilla-1.9.2 the configure.in changes are addressed in <https://bugzilla.mozilla.org/show_bug.cgi?id=545634>
Assignee | ||
Updated•14 years ago
|
Attachment #501645 -
Flags: approval-thunderbird3.1.8?
Assignee | ||
Comment 5•14 years ago
|
||
For approval request:
Risc: none for the officially supported platforms.
Changes affect AIX only codepath. Tested on AIX.
Comment 6•14 years ago
|
||
This should land in comm-central before landing on branch, do you need someone to check it in for you?
Assignee | ||
Comment 7•14 years ago
|
||
For comm-central the minimum version will be 9.0.0 instead of 8.0.0.
I will create the according comm-central patch within the next two hours and attach it here.
I cannot successfully build gecko-2.0, still work in progress and a far way to go.
I need someone to check in, or the second vouch at bug# 597097
Assignee | ||
Comment 8•14 years ago
|
||
Same patch, but minimum IBM XLC/C++ 9.0.0.7 instead of 8.0.0.15 for comm-central
Attachment #502264 -
Flags: review?(bugzilla)
Comment 9•14 years ago
|
||
Comment on attachment 502264 [details] [diff] [review]
fix minimum compiler version for AIX5, comm-central
Thanks for the explanation and patch, checked in:
http://hg.mozilla.org/comm-central/rev/a56808451c66
Attachment #502264 -
Flags: review?(bugzilla) → review+
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.3a2
Updated•14 years ago
|
Attachment #501645 -
Flags: approval-thunderbird3.1.8? → approval-thunderbird3.1.8+
Comment 10•14 years ago
|
||
status-thunderbird3.1:
--- → .8-fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•