Closed
Bug 279817
Opened 20 years ago
Closed 20 years ago
Remove the NODL_TABLE code in prlink.c
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
4.6
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(1 file)
|
1.04 KB,
patch
|
Details | Diff | Splinter Review |
The NODL_TABLE code in prlink.c is for 16-bit Windows, but it is (incorrectly) used for Win32 as well. I don't know what NODL_TABLE means, and I can't contact the engineer who wrote that code. Since we no longer support 16-bit Windows, we should just delete the code.
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
I checked in the patch on the NSPR trunk (NSPR 4.6) and NSPRPUB_PRE_4_2_CLIENT_BRANCH (Mozilla 1.8 Beta 2).
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → 4.6
You need to log in
before you can comment on or make changes to this bug.
Description
•