Closed
Bug 3381
Opened 26 years ago
Closed 25 years ago
[PP]prototype mismatch for rdf_qsort
Categories
(Core Graveyard :: RDF, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Brade, Assigned: mozilla)
Details
[Please reassign or change component as appropriate]
From Macintosh compiler:
Warning : function has no prototype
rdf_qsort.c line 111 {
Note that the prototype in rdf_qsort.h does *not* match the definition in
rdf_qsort.c
Updated•26 years ago
|
Component: Aurora/RDF BE → RDF
Product: MozillaClassic → Browser
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: prototype mismatch for rdf_qsort → [PP]prototype mismatch for rdf_qsort
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
qsort now moved into base module.
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•