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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Q17v6DrDZM8pblNb CBG7orV0GBkZNX+K5gypsN1wMLbueAtkJ0iNDHaA/MQx7r4eO0GU9Hv7y7PopHbW M8sFtBMpwnIZqh9s8FcYdZG61HrnSf5W2amCvTVNAj6ueDzwQyEKi6GVR93NYnD/ KyuLMPSegdkNvwhfJ34BEK/70nQ= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=iFqSXAk5dv7N65fX5Hpila 8CNIo=; b=nGxVZUtMpDN3gVP7adKIzE03UIY5Zpr6MLFJQnRtVQnSi/pU5CE5Zt Si7KmF1oBw2C59/Bv/fNFYlG1djKRODkyNlgc01Ppy8uXu6UaksyHvkf//m40nmE q2eSS1HrVug4UQnWRi/qnvuwDA7J0PnSWhdi4heXS6RSkLp/NyHVw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=gursky, Gursky, WAS, answered X-HELO: mail-it0-f44.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=PCd9V1fe7woxvQVXKGcFGpSJGz1mZXLYujEg6D9NwkI=; b=gShM6Kr3SjWmxkz2NDFbsij14AYIClBJCVU+cR86T0V6/fOiLR0DQeUEJ3FPIFeMcl FIsooInh8kE9bkiGR/dyuDWzOtIJ3KnBaruKdoWUVHed6LSLi9J2yVw6RT17tBOSZSyd flYAvF72x/7tDgXY3HQoxGWJ+ZQVAg1OxFuTx9tbinJX7qCY2c9xK5PQVktzGa9M13pe UdF2JoqPXIb/24dpHi4qrp5zehVmMjRuenT5sKnGKdVfhhRkqfSpAEf5e0WH5oI05U5v GYuC3qS2icLXqZddSZy8GogupkXZm3rZWJwoWwjClW06jJLFCsyLmTNVxPdk5G3cVUFx YhyA== X-Gm-Message-State: ABUngveJptCF5nBV80X5VSq+6ss7UoLACgTXabMeQ7GYRWUI57OuT27Z4wn38RAJ/KSSmA== X-Received: by 10.36.26.78 with SMTP id 75mr15574532iti.74.1478715814444; Wed, 09 Nov 2016 10:23:34 -0800 (PST) Subject: Re: WinXP is dead [WAS: 2.6.x: broken compatibility with Wine] To: cygwin AT cygwin DOT com References: <20161109135955 DOT eaa43dafd93c1be2b86554a8 AT e-mail DOT ua> From: cyg Simple Message-ID: Date: Wed, 9 Nov 2016 13:23:26 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161109135955.eaa43dafd93c1be2b86554a8@e-mail.ua> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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. -- cyg Simple -- 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