Closed Bug 314 Opened 26 years ago Closed 26 years ago

another explicit cast in DownloadFrame.cpp

Categories

(MozillaClassic Graveyard :: XFE, defect, P3)

1998-04-08
DEC
All
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: berkley, Assigned: mcafee)

Details

Created by Berkley Shands (berkley@cs.wustl.edu) on Wednesday, May 6, 1998 10:45:58 AM PDT
Additional Details :
cxx: Error: DownloadFrame.cpp, line 262: no instance of
constructor "XFE_Frame::XFE_Frame" matches the argument list
            argument types are: (char [9], Widget, XFE_Frame
*, EFrameType, long, int, int, int,
                      int, int)
        : XFE_Frame("Download",                 // name
--------------------^
cxx: Error: DownloadFrame.cpp, line 278: no instance of
constructor "XFE_DownloadView::XFE_DownloadView" matches the
argument list
            argument types are: (XFE_DownloadFrame *,
Widget, long, MWContext *)
        XFE_DownloadView *v = new XFE_DownloadView(this,
---------------------------------------------------^

fix at line 266

				(Chrome *) NULL,				// chrome

and at 280

					       (XFE_View *) NULL,

berkley
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed.
Status: RESOLVED → VERIFIED
OS: All
marking verified against old code base
Component: Platform: Rhapsody → XFE
Moving off Platform:Rhapsody component.  That component is being retired.  no
other change to this old bug.
You need to log in before you can comment on or make changes to this bug.