Closed Bug 560935 Opened 14 years ago Closed 14 years ago

STL/XPCOM_GLUE/infallible-new build error in xulrunner/stub

Categories

(Core :: XPCOM, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED FIXED
mozilla1.9.3a5

People

(Reporter: mbrubeck, Assigned: cjones)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
My Fennec build is failing with the following error.  The attached patch fixes the error by disabling STL wrappers in xulrunner/stub.  (Thanks to cjones for diagnosing the problem on IRC.)

In file included from ../../dist/include/nsTHashtable.h:44,
                 from ../../dist/include/nsBaseHashtable.h:41,
                 from ../../dist/include/nsClassHashtable.h:41,
                 from ../../dist/include/nsINIParser.h:51,
                 from /home/mbrubeck/src/mozilla/mozilla-central/xulrunner/stub/nsXULStub.cpp:39:
../../dist/stl_wrappers/new:67:4: error: #error "STL code can only be used with infallible ::operator new()"
Attachment #440583 - Flags: review?(jones.chris.g)
Attachment #440583 - Flags: review?(jones.chris.g) → review+
I need someone to push this since I don't have push access to m-c.
Assignee: nobody → jones.chris.g
Status: NEW → ASSIGNED
Keywords: checkin-needed
http://hg.mozilla.org/mozilla-central/rev/1475dbaf9ed5
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
Keywords: checkin-needed
Target Milestone: --- → mozilla1.9.3a5
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: