Closed Bug 50083 Opened 25 years ago Closed 23 years ago

warning occurs when debugging off

Categories

(Core :: XPCOM, defect, P1)

defect

Tracking

()

RESOLVED DUPLICATE of bug 68036

People

(Reporter: ykoehler, Assigned: ykoehler)

Details

Included is the fix Index: nsAutoLock.h =================================================================== RCS file: /cvsroot/mozilla/xpcom/threads/nsAutoLock.h,v retrieving revision 1.19 diff -r1.19 nsAutoLock.h 187a188,189 > /* Remove warning of status not being used */ > #ifdef NS_DEBUG 188a191,193 > #else > PR_ExitMonitor(mMonitor); > #endif 251a257,258 > /* Remove warning of status not being used */ > #ifdef NS_DEBUG 252a260,262 > #else > PR_CExitMonitor(mLockObject); > #endif
Status: UNCONFIRMED → NEW
Ever confirmed: true
Appears to be a simple fix.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Edward: Welcome to xpcom!
Status: ASSIGNED → NEW
QA Contact: leger → rayw
Target Milestone: Future → mozilla1.0
Once again... attempting to reassign from Ray to Edward.
Assignee: rayw → kandrot
Status: NEW → ASSIGNED
Priority: P3 → P1
QA Contact: rayw → scc
Target Milestone: mozilla1.0 → mozilla0.9
Target Milestone: mozilla0.9 → mozilla1.0
reassign all kandrot xpcom bug.
Assignee: kandrot → dougt
Status: ASSIGNED → NEW
Target Milestone: mozilla1.0 → ---
I don't see how this patch works. could you resubmit a new patch?
Assignee: dougt → koehler
*** This bug has been marked as a duplicate of 68036 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.