Closed Bug 2715 Opened 26 years ago Closed 26 years ago

warnings: hiding inherited virtual functions

Categories

(Core :: Layout, defect, P1)

All
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: Brade, Assigned: vidur)

Details

RickG--please reassign to the appropriate person(s). Warning : 'nsIXMLContent::GetNameSpacePrefix(nsIAtom *&)const ' hides inherited virtual function 'nsIContent::GetNameSpacePrefix(int, nsIAtom *&)' nsIXMLContent.h line 44 }; Warning : 'nsContainerFrame::RemoveFrame(nsIFrame *)' hides inherited virtual function 'nsFrame::RemoveFrame(nsIPresContext &, nsIPresShell &, nsIAtom *, nsIFrame *)' nsContainerFrame.h line 152 }; Warning : 'nsContainerFrame::RemoveFrame(nsIFrame *)' hides inherited virtual function 'nsIFrame::RemoveFrame(nsIPresContext &, nsIPresShell &, nsIAtom *, nsIFrame *)' nsContainerFrame.h line 152 }; 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 };
Assignee: rickg → troy
Hey. I'll leave this for you to sort out.
Assignee: troy → vidur
Vidur, just this part of the bug applies to you. The other two are contained in new bugs: 2797 and 2798 Warning : 'nsIXMLContent::GetNameSpacePrefix(nsIAtom *&)const ' hides inherited virtual function 'nsIContent::GetNameSpacePrefix(int, nsIAtom *&)' nsIXMLContent.h line 44 };
Setting all current Open Critical and Major to M3
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Target Milestone: M3 → M5
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed this a while ago.
Status: RESOLVED → VERIFIED
Fixed in April 13th Build.
You need to log in before you can comment on or make changes to this bug.