Skip to content

Remove EOL Windows Versions From Supported List. #18242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

genio
Copy link
Contributor

@genio genio commented Oct 15, 2020

As discussed on the P5P mailing list here:
https://www.nntp.perl.org/group/perl.perl5.porters/2020/10/msg258453.html

This just removes the declaration that we support the very old versions of Windows that have long since been EOLed.

For reference, here's a short list of problems related to maintaining the EOLed Windows versions:
#4145
#6080
#7410
#8502
#9025
#12431
#14687

Note that this only removes the requirement that we must keep new versions of Perl fully functional on those old operating systems. It doesn't actually make them immediately non-functional.

As discussed on the mailing list here:
https://www.nntp.perl.org/group/perl.perl5.porters/2020/10/msg258453.html

This just removes the declaration that we support the very old versions
of Windows that have long since been EOLed.

For reference of problems related to maintaining the EOLed versions:
Perl#4145
Perl#6080
Perl#7410
Perl#8502
Perl#9025
Perl#12431
Perl#14687
@wchristian
Copy link
Contributor

wchristian commented Oct 15, 2020

The documentation itself needs an explanation as to why these decisions would have been made.

@wchristian
Copy link
Contributor

Note that this only removes the requirement that we must keep new versions of Perl fully functional on those old operating systems. It doesn't actually make them immediately non-functional.

Where is this requirement documented?

@wchristian
Copy link
Contributor

I've opened another ticket to contain the various questions about OS support brought up by this issue:

@genio
Copy link
Contributor Author

genio commented Nov 19, 2020

If someone wants to do this, they can steal from here or do a better job

@genio genio closed this Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants