Closed
Bug 279071
Opened 20 years ago
Closed 20 years ago
Duplicate #define of MAX_POLLING_INTERVAL
Categories
(NSPR :: NSPR, defect)
NSPR
NSPR
Tracking
(Not tracked)
RESOLVED
FIXED
4.6
People
(Reporter: Callek, Assigned: wtc)
Details
this is defined in two places in the same file see: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/nsprpub/pr/include/private/pprmwait.h&rev=3.6&root=/cvsroot&mark=47,49#38 Checked from trunk not branch.
| Assignee | ||
Comment 1•20 years ago
|
||
You are right. Thanks for the bug report. I just removed the duplicate macro definition on the NSPR tip (NSPR 4.6). Checking in pprmwait.h; /cvsroot/mozilla/nsprpub/pr/include/private/pprmwait.h,v <-- pprmwait.h new revision: 3.7; previous revision: 3.6 done
Severity: normal → trivial
Status: NEW → RESOLVED
Closed: 20 years ago
OS: Windows XP → All
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → 4.6
You need to log in
before you can comment on or make changes to this bug.
Description
•