Closed Bug 184088 Opened 22 years ago Closed 22 years ago

Error compiling nsMaiTopLevel.cpp with gcc 3.2.1

Categories

(Core :: Disability Access APIs, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: georg.wild, Assigned: aaronlev)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021205
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021205

When I try to compile /mozilla/widget/src/gtk2/mai/nsMaiTopLevel.cpp with gcc
3.2.1 I get:

make[5]: Entering directory `/maxtor/root/mozilla/widget/src/gtk2/mai'
nsMaiTopLevel.cpp
c++ -o nsMaiTopLevel.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI 
-I../.nsMaiTopLevel.cpp: In constructor `MaiTopLevel::MaiTopLevel(nsIAccessible*)':
nsMaiTopLevel.cpp:84: cannot pass objects of non-POD type `class nsAutoRefCnt' 
   through `...'
nsMaiTopLevel.cpp: In destructor `virtual MaiTopLevel::~MaiTopLevel()':
nsMaiTopLevel.cpp:102: cannot pass objects of non-POD type `class nsAutoRefCnt'
   through `...'
make[5]: *** [nsMaiTopLevel.o] Fehler 1

Reproducible: Always

Steps to Reproduce:
.-
Actual Results:  
-

Expected Results:  
-
timeless made me do it!!
Status: UNCONFIRMED → NEW
Ever confirmed: true
checked in Trunk. Thanks.
Blocks: gnoper
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: