Closed
Bug 61746
Opened 25 years ago
Closed 25 years ago
Threading does not work on some NetBSD platforms
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
4.2
People
(Reporter: martin, Assigned: wtc)
Details
Attachments
(1 file)
|
3.81 KB,
patch
|
Details | Diff | Splinter Review |
Charles Hannum <mycroft@netbsd.org> supplied the following fixes to make
threading work on additional NetBSD platforms.
| Reporter | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
Thanks. I will review and merge the patches.
Status: NEW → ASSIGNED
Updated•25 years ago
|
| Assignee | ||
Comment 3•25 years ago
|
||
Checked in the patch on the main trunk.
/cvsroot/mozilla/nsprpub/pr/include/md/_netbsd.h, revision 3.12
Checked in the patch on the NSPRPUB_CLIENT_BRANCH.
/cvsroot/mozilla/nsprpub/pr/include/md/_netbsd.h, revision 3.7.20.3
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.1.1
| Assignee | ||
Updated•25 years ago
|
Target Milestone: 4.1.1 → 4.2
Comment 4•25 years ago
|
||
I could build on i386, sparc, mac68k.
Martin said he could build on macppc and arm32.
According to NetBSD pkgsrc web, mozilla-0.8 works on alpha.
Unfortunately, I couldn't run mozilla on mips due to lack of xpcom stuff.
But I think it's enough to close this bug.
vrfy fixed per Shin'ichiro TAYA 2001-04-02 09:20. The xpcom mips stuff should
be filed as a new bug (if one does not already exist) in Browser product,
under the XPCOM component.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•