https://issues.apache.org/ooo/show_bug.cgi?id=120146
Priority: P3
Bug ID: 120146
Assignee: [email protected]
Summary: build-mozilla : this-> missing with gcc 4.7.1
Severity: normal
Issue Type: DEFECT
Classification: Code
OS: Linux
Reporter: [email protected]
Hardware: All
Status: CONFIRMED
Version: unspecified
Component: www
Product: external prerequisites
>From a first time AOO SVN 3.5.0 build experience :
In files :
moz/unxlngx6.pro/misc/build/mozilla/xpcom/glue/nsBaseHashtable.h
moz/unxlngx6.pro/misc/build/mozilla/xpcom/glue/nsClassHashtable.h
moz/unxlngx6.pro/misc/build/mozilla/xpcom/glue/nsInterfaceHashtable.h
moz/unxlngx6.pro/misc/build/mozilla/xpcom/glue/nsRefPtrHashtable.h
methods
GetEntry PutEntry RemoveEntry
have to be further qualified with 'this->' for the build to proceed.
On Arch Linux with gcc 4.7.1.
Please consider if relevant.
Sorry if it's not in the right list.
--
You are receiving this mail because:
You are the assignee for the bug.