Closed Bug 755037 Opened 13 years ago Closed 13 years ago

Fix build warnings under content/events

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 773842

People

(Reporter: jdm, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

No description provided.
Attached patch <required> (obsolete) — Splinter Review
Attachment #623815 - Flags: review?(bugs)
Comment on attachment 623815 [details] [diff] [review] <required> ugly, but I don't have any better ideas.
Attachment #623815 - Flags: review?(bugs) → review+
Attachment #623815 - Attachment is obsolete: true
Keywords: checkin-needed
(In reply to Josh Matthews [:jdm] (travelling until June 25th) from comment #3) > Created attachment 623833 [details] [diff] [review] > Mark unused variables in CC routines as unused to shut up GCC. A better way to solve this is to put (void)tmp; or something in the NS_IMPL_CYCLE_COLLECTION_TRAVERSE_END macro. We do that for NS_IMPL_CYCLE_COLLECTION_TRACE_END and a few other of the CC macros.
Looks like NS_IMPL_CYCLE_COLLECTION_UNLINK_END could also do with that treatment.
That sounds reasonable.
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: