Closed Bug 129973 Opened 23 years ago Closed 23 years ago

nsDebug requires nspr.

Categories

(Core :: XPCOM, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dougt, Assigned: dougt)

Details

Index: nsDebug.cpp =================================================================== RCS file: /cvsroot/mozilla/xpcom/glue/nsDebug.cpp,v retrieving revision 3.60 diff -r3.60 nsDebug.cpp 212c212 < if (assertBehavior && PL_strcmp(assertBehavior, "warn") == 0) --- > if (assertBehavior && strcmp(assertBehavior, "warn") == 0)
sr=alecf
Summary: nsDebug requires nspr. → nsDebug requires nspr.
r=dp
a=shaver for 1.0 trunk.
Checking in nsDebug.cpp; /cvsroot/mozilla/xpcom/glue/nsDebug.cpp,v <-- nsDebug.cpp new revision: 3.61; previous revision: 3.60 done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.