Closed Bug 2797 Opened 26 years ago Closed 25 years ago

warnings: hiding inherited virtual functions

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: troy, Assigned: kmcclusk)

Details

Split out as a separate bug. See original bug #2715 for more details

Warning : 'nsListControlFrame::GetSize(int *)const ' hides inherited virtual
function 'nsFrame::GetSize(nsSize &)const '
nsListControlFrame.h line 302   };

Warning : 'nsListControlFrame::GetSize(int *)const ' hides inherited virtual
function 'nsIFrame::GetSize(nsSize &)const '
nsListControlFrame.h line 302   };
Summary: warnings: hiding inherited virtual functions
Setting all current Open/Normal to M4.
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Assignee: rods → kmcclusk
Status: NEW → ASSIGNED
Target Milestone: M4 → M5
Target Milestone: M5 → M6
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed in 5-10-99 build. GetSize was removed from nsListControlFrame. It is no
longer needed.
Status: RESOLVED → VERIFIED
Fixed in the 5/17 build.
You need to log in before you can comment on or make changes to this bug.