Closed Bug 282937 Opened 21 years ago Closed 20 years ago

unused variables in XFormsFunctionCall::evaluate()

Categories

(Core Graveyard :: XForms, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 90906

People

(Reporter: jon, Assigned: jon)

References

()

Details

Attachments

(1 file)

Attached patch fixSplinter Review
Assignee: aaronr → jon
Status: NEW → ASSIGNED
Attachment #174879 - Flags: review?(aaronr)
Comment on attachment 174879 [details] [diff] [review] fix Good catches. Thanks! a re-occurring nit: + rv = evaluateToNodeSet((Expr*)iter.next(), aContext, getter_AddRefs(nodes)); Since you are removing the nsresult rv declaration in lots of these cases (which is great), make sure that the parameters still line up nicely or move the getter_AddRefs up on the same line if there is room. With that, r=me
Attachment #174879 - Flags: review?(aaronr) → review+
Argh. (Attachment 174788 [details] [diff].) *** This bug has been marked as a duplicate of 90906 ***
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: