Issue 120146

Summary: build-mozilla : this-> missing with gcc 4.7.1
Product: Build Tools Reporter: SET <nmset>
Component: external prerequisitesAssignee: Ariel Constenla-Haile <arielch>
Status: CLOSED FIXED QA Contact:
Severity: Normal    
Priority: P3 CC: issues, nmset
Version: 4.0.0-dev   
Target Milestone: 4.0.0   
Hardware: All   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description SET 2012-07-02 09:10:54 UTC
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.
Comment 1 Ariel Constenla-Haile 2012-07-02 09:53:46 UTC
(In reply to comment #0)
> Sorry if it's not in the right list.

It's the right medium. Thanks for reporting.
Comment 2 Ariel Constenla-Haile 2012-07-02 10:48:15 UTC
Fixed in revision 1356173