Closed Bug 424754 Opened 16 years ago Closed 16 years ago

compile failure in xpcom glue

Categories

(Toolkit Graveyard :: XULRunner, defect)

x86
Maemo
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 420373

People

(Reporter: bhearsum, Unassigned)

References

Details

The Mobile Buildbot is failing with the following error:
c++ -o nsGREGlue.o -c -fvisibility=hidden -DOSTYPE=\"Linux2.6.18-53.1.13\" -DOSARCH=Linux -I/home/cltbld/dep/mozilla/xpcom/glue/../build  -I/home/cltbld/dep/mozilla/xpcom/glue -I. -I../../dist/include/string -I../../dist/include   -I../../dist/include/xpcom -I../../dist/include/nspr     -I../../dist/sdk/include    -fPIC   -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-functions    -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGREGlue.pp /home/cltbld/dep/mozilla/xpcom/glue/nsGREGlue.cpp
/home/cltbld/dep/mozilla/xpcom/glue/nsGREGlue.cpp: In function `nsresult GRE_GetGREPathWithProperties(const GREVersionRange*, PRUint32, const GREProperty*, PRUint32, char*, PRUint32)':
/home/cltbld/dep/mozilla/xpcom/glue/nsGREGlue.cpp:174: error: invalid conversion from `const GREProperty*' to `GREProperty*'

This persists after a clobber.
Blocks: 414622
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.