| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:date:from:to:cc:subject:message-id | |
| :mime-version:content-type:content-transfer-encoding; q=dns; s= | |
| default; b=iJeofHHL7MIRkWeanIkOxGcLNwUNwMjLtVJU4P7ZBQkDEzH2u1mF1 | |
| 56kgepqG4Dg7gXhlkXO9iXpPQFt6WCuLBxdJGDABTyMKgtWQnpBWjZ8unyzBWuOn | |
| gPgyemv1cjdfD0eRjHrKnoHjACGyN4IIauSfkQroKdcGajphkHNHvU= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:date:from:to:cc:subject:message-id | |
| :mime-version:content-type:content-transfer-encoding; s=default; | |
| bh=AL6gUfFL9ligWk5Hg4i3XDHn7K4=; b=tgixZOZPcLJnVck+uY88nfDrqNcy | |
| RW74G5jmToW0sWUAiircKF/i9hh2A8qEF+nd7Aybf2zrqBhuJKJ5oJ+IbpNeJ9FJ | |
| FvLW5FCGutvG2BJx+kvJIx+C/ojoRGhcuOjfi13Lm0uxOLyfK4Gohj6LIY9qk7gd | |
| RAcffiz+d0nmTmQ= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Delivered-To: | corinna-cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*F:D*ua, EMail, E-Mail, Hx-languages-length:3343 |
| X-Spam-User: | qpsmtpd, 2 recipients |
| X-HELO: | forward21h.cmail.yandex.net |
| X-Yandex-Suid-Status: | 1 0,1 0 |
| Date: | Thu, 10 Nov 2016 15:19:59 +0100 |
| From: | Andrey Gursky <andrey DOT gursky AT e-mail DOT ua> |
| To: | cygwin AT cygwin DOT com |
| Cc: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| Subject: | Re: WinXP is dead [WAS: 2.6.x: broken compatibility with Wine], |
| Message-Id: | <20161110151959.e652f67c30629dfe77836b0a@e-mail.ua> |
| Mime-Version: | 1.0 |
> On Nov 10 04:21, Andrey Gursky wrote:
> > Hi cyg Simple,
> >
> > On 11/9/2016 7:59 AM, Andrey Gursky wrote:
> > > >
> > > > P.S. Was it not too early to remove WinXP support? Though it is
> > > > officially not supported anymore, there are still PCs running WinXP
> > > > (and Wine). Also there are still systems, I've heard, using some
> > > > embedded Windows, that shares the same code with WinXP, thus making it
> > > > not yet truly obsolete. Additionally a lot of work has been done by
> > > > Cygwin contributors to support this OS and I believe the most of bugs
> > > > have been workarounded, while due to stopped development it is not
> > > > likely one has to spend time solving new problems. So was it really
> > > > worth to drop the hardly crafted code? Are there already some
> > > > worthwhile advantages? Why wasn't it possible to switch Cygwin WinXP
> > > > support to just "not officially supported"? (kindly asking)
> > >
> > > This has been answered. The problem with supporting XP into infinitude
> > > is that every application would need to agree to do the same.
> > > Improvements to the OS API would not be able to be used so there are
> > > trade-offs for the continued support of an OS that is no longer
> > > supported. The code becomes unwieldy to maintain because a change needs
> > > to be tested on other systems. Security maintenance becomes impossible
> > > because the OS vendor no longer supports the older OS. There is the
> > > cygwin time machine, USE IT if you need old software for old OS.
> >
> > Thanks for your reply (however I haven't received it, because you
> > likely didn't click on "reply all"?).
> >
> > Do you refer to the recent message [1]?
> >
> > Regarding cygwin time machine. I can't use it, since cygwin is compiled
> > for MSYS2. And then it is being run under Wine on GNU/Linux. While
> > WinXP is still not dead, Wine is definitively not an old OS. It's just
> > an active project doing WinAPI implementation from scratch according to
> > documentation. Thus I hope Cygwin developers could talk directly to
> > Wine ones to find the minimum needed changes in both projects.
>
> Ending XP support was announced last year and only a year later we
> actually dropped it. So we don't support Windows XP anymore, but we
> *would* support Wine. However, the problem here is not on the Cygwin
> side.
>
> It seems Cygwin under Wine was not tested outside of XP compatibility
> mode, or Wine doesn't support certain post-XP functions albeit claiming
> Vista caompatibility. Cygwin doesn't require any functionality which
> isn't available in Vista.
Corinna,
sorry, I missed that early announce. Is there any link? Since I'm aware
only of almost "last minute" MSYS2 mail [1] referring to your recent
announce.
If I understood you correctly, previously discussed changes in Cygwin
itself are not considered anymore and from now Wine is really left
alone with this issue?
Regards,
Andrey
[1] Announcement: msys2-runtime 2.5.1 -- last version to support XP/2003
30. June 2016
https://sourceforge.net/p/msys2/mailman/message/35191999/
P.S. I didn't receive your message also. Does Cygwin mailing list
program strips my E-Mail address (though I see it in the archive)?
(And it even can't guess a possibly follow-up :( )
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |