Closed
Bug 303
Opened 27 years ago
Closed 26 years ago
More NULL casts in wffpCat.cpp
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: berkley, Assigned: dp)
Details
Created by Berkley Shands (berkley@cs.wustl.edu) on Wednesday, May 6, 1998 7:12:19 AM PDT
Additional Details :
cxx: Error: wffpCat.cpp, line 289: no instance of overloaded
function "FontDisplayerCatalogObject::addFmi" matches the
argument list
argument types are: (jint, jint, long)
addFmi(rcMajorType,
rcMinorType, NULL);
----------------------------------------^
1 error detected in the compilation of "wffpCat.cpp".
at line 289 add(struct nffmi*) NULL.
berkley
Assignee | ||
Updated•27 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Component: FontLib → Build Config
Product: MozillaClassic → Browser
Version: 1998-04-08 → other
Comment 1•26 years ago
|
||
moving to Browser from MozClassic
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 2•26 years ago
|
||
libfont/ wont be in the build
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•