Closed Bug 475023 Opened 16 years ago Closed 16 years ago

Compiling with DEBUG_CC is broken

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: peterv, Assigned: roc)

References

Details

Attachments

(1 file)

Compiling with DEBUG_CC is broken: /Users/peterv/source/mozilla/cycle/mozilla/xpcom/base/nsCycleCollector.cpp: In member function 'PRBool nsCycleCollector::CreateReversedEdges()': /Users/peterv/source/mozilla/cycle/mozilla/xpcom/base/nsCycleCollector.cpp:2825: error: cannot convert 'nsCString' to 'nsCString*' in assignment
Assignee: nobody → roc
Attached patch fixSplinter Review
This trivial fix works because we don't modify the edge array after it's been built.
Keywords: checkin-needed
Whiteboard: [needs landing]
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [needs landing]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: