Closed Bug 318 Opened 26 years ago Closed 26 years ago

explicit cast in Menu.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 11:12:27 AM PDT
Additional Details :
cxx: Error: Menu.cpp, line 176: no instance of constructor
"XFE_CommandInfo::XFE_CommandInfo" matches the argument list
            argument types are: (XFE_CommandEventType,
Widget, long, char **)
  XFE_CommandInfo info(XFE_COMMAND_BUTTON_ACTIVATE,
-----------------------^
cxx: Error: Menu.cpp, line 361: no instance of constructor
"XFE_CommandInfo::XFE_CommandInfo" matches the argument list
            argument types are: (XFE_CommandEventType,
Widget, long)
  XFE_CommandInfo info(XFE_COMMAND_BUTTON_ACTIVATE,
-----------------------^
2 errors detected in the compilation of "Menu.cpp".

the fix in both places is (XEvent*) NULL.

berkley
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed
OS: All
marking verified against old code base
Status: RESOLVED → VERIFIED
Component: Platform: Rhapsody → XFE
Marking Verified.
You need to log in before you can comment on or make changes to this bug.