Closed Bug 968461 Opened 10 years ago Closed 10 years ago

Bug 942164 broke building ESR24 with gcc 4.4

Categories

(Core :: Graphics: ImageLib, defect)

24 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29
Tracking Status
firefox29 --- fixed
firefox30 --- wontfix
firefox-esr24 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

We're still supporting ESR24 building with gcc 4.4, and in that case it doesn't build in C++11 mode, which means >> is not allowed for something other than a shift.
Assignee: nobody → mh+mozilla
[Approval Request Comment]
Bug caused by (feature/regressing bug #): bug 942164
User impact if declined: Failure to build with gcc 4.4, which is a supported setup for ESR24 (last release to support building with gcc 4.4)
Testing completed (on m-c, etc.): Tested by building 24.3 with the patch applied on debian oldstable
Risk to taking this patch (and alternatives if risky): It's a trivial patch adding a missing space (from C++03 POV).
String or IDL/UUID changes made by this patch: None
Attachment #8371115 - Flags: review?(josh)
Attachment #8371115 - Flags: approval-mozilla-aurora?
Comment on attachment 8371115 [details] [diff] [review]
Fix imgStatusTracker.h to build with gcc 4.4

Did you landed to m-c yet?
Attachment #8371115 - Flags: review+
Attachment #8371115 - Flags: approval-mozilla-aurora?
Attachment #8371115 - Flags: approval-mozilla-aurora+
We don't support building as C++03 on m-c.
Attachment #8371115 - Flags: review?(josh) → review+
https://hg.mozilla.org/releases/mozilla-aurora/rev/8607f5696d5e

Do we need this on other branches too?
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Comment on attachment 8371115 [details] [diff] [review]
Fix imgStatusTracker.h to build with gcc 4.4

Dammit, I meant to request esr24? not aurora? See comment 1.
Attachment #8371115 - Flags: approval-mozilla-aurora+ → approval-mozilla-esr24?
Attachment #8371115 - Flags: approval-mozilla-esr24? → approval-mozilla-esr24+
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: