Closed
Bug 231196
Opened 22 years ago
Closed 20 years ago
build also failed with gcc 3.3 like #230687
Categories
(Core Graveyard :: GFX, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: g.fischer, Unassigned)
Details
User-Agent:
Build Identifier:
../../../../dist/include/gfx/nsRegion.h: In member function `virtual nsresult
nsPageFrame::Reflow(nsIPresContext*, nsHTMLReflowMetrics&, const
nsHTMLReflowState&, nsReflowStatus&)':
../../../../dist/include/gfx/nsRegion.h:161: error: `nsRegion&
nsRegion::Copy(const nsRect&)' is private
../../../../../mozilla/layout/html/base/src/nsPageFrame.cpp:228: error: within
this context
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
failed
Expected Results:
build
seems like it's no compiler bug!
| Reporter | ||
Updated•22 years ago
|
OS: other → IRIX
Hardware: Other → SGI
Summary: build also failed with gcc 3.3 like #230687 → build also failed with gcc 3.3 like #230687
| Reporter | ||
Comment 1•22 years ago
|
||
used gcc 3.3 from sgi freeware
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•