Closed Bug 586325 Opened 14 years ago Closed 14 years ago

Maemo5/6 build bustage

Categories

(Core Graveyard :: Widget: Qt, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: romaxa, Assigned: romaxa)

References

Details

Attachments

(2 files)

Maemo5/6 seems not compiling due to some Qt include conflicts and cast problems

Need to fix that
First problem is maemo6:
nsLocaleService.cpp:192: error: invalid conversion from 'const char*' to 'char*'

grr, my fault, I took wrong conversion from previous patch.

Another problem is that qt includes does not like malloc/realloc and others defined before...
Blocks: 582032
Assignee: nobody → romaxa
Status: NEW → ASSIGNED
Attachment #464877 - Flags: review?(jones.chris.g)
Comment on attachment 464877 [details] [diff] [review]
Qt includes problem

If MozMeegoAppService.h ever includes a Gecko header, we're going to get another build bustage, but this is fine for now.  Man I hate these header shenanigans :|.
Attachment #464877 - Flags: review?(jones.chris.g) → review+
Attachment #464880 - Flags: review? → review?(benjamin)
Attachment #464880 - Flags: review?(benjamin) → review+
Attachment #464880 - Flags: approval2.0?
dougt can we land it?
Keywords: checkin-needed
of course.  a=buildbustage.

Just follow the tree rules.
Comment on attachment 464880 [details] [diff] [review]
char cast problem, use const pointer

no approval for bustage fix
Attachment #464880 - Flags: approval2.0?
http://hg.mozilla.org/mozilla-central/rev/b5039f0659ca
http://hg.mozilla.org/mozilla-central/rev/812cdded39a1
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: