Closed Bug 570945 Opened 14 years ago Closed 14 years ago

IPC is not compiling anymore on Maemo5 - QT

Categories

(Core :: IPC, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: romaxa, Unassigned)

Details

Attachments

(1 file)

Attached patch Workaround fixSplinter Review
http://tinderbox.mozilla.org/showlog.cgi?log=Electrolysis/1276051926.1276052857.7021.gz


Fast idea was do this:
+#ifdef realloc
+#undef realloc
+#endif
before 
#include <qobject.h>
Attachment #450089 - Flags: review?(doug.turner)
why isn't it compiling?
because we have realloc define somewhere, and qt has realloc function too...
http://hg.mozilla.org/projects/electrolysis/rev/712c3d00ba30
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Attachment #450089 - Flags: review?(doug.turner) → review-
we're still broken in mozilla-central - when can this be landed there?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: