Closed Bug 310 Opened 27 years ago Closed 26 years ago

19980429/mozilla/cmd/xfe/src/BookmarkFrame.cpp explicit typecast

Categories

(MozillaClassic Graveyard :: XFE, defect, P3)

1998-04-08
DEC
All
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: berkley, Assigned: mcafee)

Details

Created by Berkley Shands (berkley@cs.wustl.edu) on Wednesday, May 6, 1998 10:23:40 AM PDT Additional Details : cxx: Error: BookmarkFrame.cpp, line 136: no instance of constructor "XFE_BookmarkView::XFE_BookmarkView" matches the argument list argument types are: (XFE_BookmarkFrame *, Widget, long, MWContext *) XFE_BookmarkView *view = new XFE_BookmarkView(this, ------------------------------------------------^ 1 error detected in the compilation of "BookmarkFrame.cpp". the fix is to add XFE_BookmarkView *view = new XFE_BookmarkView(this, getChromeParent(), (XFE_View *) NULL, m_context); at line 140 berkley
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Code has changed too much to look at this.
Status: RESOLVED → VERIFIED
Component: Platform: Rhapsody → XFE
Old bug. marking Verified...please go get latest mozilla code!
You need to log in before you can comment on or make changes to this bug.