Closed
Bug 220267
Opened 21 years ago
Closed 21 years ago
warning: unused variable `const class NodeSet * nodes' In method `nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
|
825 bytes,
patch
|
sicking
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
/swap/BEOS/mozilla/extensions/transformiix/source/xslt/functions/txKeyFunctionCall.cpp: In method `nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)': /swap/BEOS/mozilla/extensions/transformiix/source/xslt/functions/txKeyFunctionCall.cpp:104: warning: unused variable `const class NodeSet * nodes'
Attachment #133808 -
Flags: superreview?(peterv)
Attachment #133808 -
Flags: review?(bugmail)
Attachment #133808 -
Flags: review?(bugmail) → review+
Updated•21 years ago
|
Attachment #133808 -
Flags: superreview?(peterv) → superreview+
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•