Closed Bug 508808 Opened 15 years ago Closed 15 years ago

Remove MSVC6 support from the tree, in NSPR

Categories

(NSPR :: NSPR, defect)

x86
Windows 95
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sgautherie, Assigned: wtc)

References

()

Details

Should this be done?
configure.in could error out for MSC_VER < 1300...

***

While there, note that _MSC_VER is not defined in NSPR.
Would a s/MSC_VER/_MSC_VER/g be wanted?
(In reply to comment #0)

> Should this be done?

I mean:
Afaict, "Mozilla" doesn't need VC6 support at all (in current NSPR version).
But maybe other projects do?

> configure.in could error out for MSC_VER < 1300...

s/1300/1310/ probably.
No, but other companies/projects do need MSVC6 support.
Mozilla isn't the only user of NSPR.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Yeah, let's not go overboard with code cleanup.  Although code cleanup
patches are usually easy to review, too many of them can distract us
from important work.
You need to log in before you can comment on or make changes to this bug.