Closed
Bug 577920
Opened 15 years ago
Closed 15 years ago
mark DEBUG only variables as ifdef DEBUG in cocoa
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: timeless, Assigned: timeless)
References
Details
Attachments
(1 file, 1 obsolete file)
|
923 bytes,
patch
|
jaas
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
this is part of a crusade to get rid of compilation warnings
Comment on attachment 456747 [details] [diff] [review]
patch
I don't want to review this until NS_DEBUG_ASSIGN's implementation has been agreed upon, and its implementation is in the tree.
Attachment #456747 -
Flags: review?(joshmoz)
brendan has insisted that we not add a macro, so this is "the way"
Attachment #456747 -
Attachment is obsolete: true
Attachment #463516 -
Flags: review?(joshmoz)
Summary: use NS_DEBUG_ASSIGN for cocoa → mark DEBUG only variables as ifdef DEBUG in cocoa
Attachment #463516 -
Flags: review?(joshmoz) → review+
Attachment #463516 -
Flags: approval2.0?
Updated•15 years ago
|
Attachment #463516 -
Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
You need to log in
before you can comment on or make changes to this bug.
Description
•