Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 44B35200C60 for ; Mon, 24 Apr 2017 11:23:53 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4344C160BA5; Mon, 24 Apr 2017 09:23:53 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 799F0160B99 for ; Mon, 24 Apr 2017 11:23:52 +0200 (CEST) Received: (qmail 15690 invoked by uid 500); 24 Apr 2017 09:23:51 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 15679 invoked by uid 99); 24 Apr 2017 09:23:51 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Apr 2017 09:23:51 +0000 Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com [209.85.215.41]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 234811A01D7 for ; Mon, 24 Apr 2017 09:23:51 +0000 (UTC) Received: by mail-lf0-f41.google.com with SMTP id 88so70402548lfr.0 for ; Mon, 24 Apr 2017 02:23:51 -0700 (PDT) X-Gm-Message-State: AN3rC/4tJosTvl8XdZ1ykliBQUzA/l6s9M2QI9RqZzaSCtUFUtRgEJyq q4Q4WwiYV/Ud7wRrAYUKbhl1mo67fqcN X-Received: by 10.25.22.197 with SMTP id 66mr7730654lfw.46.1493025829514; Mon, 24 Apr 2017 02:23:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.215.208 with HTTP; Mon, 24 Apr 2017 02:23:48 -0700 (PDT) In-Reply-To: References: From: Igor Sapego Date: Mon, 24 Apr 2017 12:23:48 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Windows XP support To: dev@ignite.apache.org Content-Type: multipart/alternative; boundary=001a113f212e358683054de62a86 archived-at: Mon, 24 Apr 2017 09:23:53 -0000 --001a113f212e358683054de62a86 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Done. I'm going to refactor code appropriately then. Best Regards, Igor On Sat, Apr 22, 2017 at 2:37 AM, Denis Magda wrote: > +1 for the discontinuation. Igor, please update C++ readme doc once this > feature is implemented. I think it=E2=80=99s still fine to claim that Win= dows XP, > Vista are supported for Ignite Java lib. > > Pasha, what=E2=80=99s about .NET? Do we still support these ancient Windo= ws > versions or the doc has to be altered as well? > > =E2=80=94 > Denis > > > On Apr 21, 2017, at 12:59 PM, Dmitriy Setrakyan > wrote: > > > > Agree, let's drop XP support. > > > > D. > > > > On Fri, Apr 21, 2017 at 8:03 AM, Pavel Tupitsyn > > wrote: > > > >> I don't think we should bother with supporting 16 year old discontinue= d > OS. > >> Vista support has also ended (just 10 days ago). > >> > >> We should put Windows 7 there as the oldest supported version. > >> > >> On Fri, Apr 21, 2017 at 5:59 PM, Igor Sapego > wrote: > >> > >>> Hello Igniters, > >>> > >>> So, I've been working on implementation of futures support for C++ [1= ] > >> and > >>> It would be convenient for me to use condition variables on Windows [= 2] > >> as > >>> well as on Linux. The problem here is that they are not supported on > >>> Windows XP. > >>> > >>> So I've checked documentation [3] and found out that we claim Windows > XP > >>> support. Does anyone really needs it? AFAIK Windows XP is not support= ed > >> by > >>> MS any more. > >>> > >>> Would not it be more convenient to drop its support if no one needs i= t > so > >>> we can use more modern tools? > >>> > >>> [1] - https://issues.apache.org/jira/browse/IGNITE-1439 > >>> [2] - > >>> https://msdn.microsoft.com/en-us/library/windows/desktop/ > >>> ms682052(v=3Dvs.85).aspx > >>> [3] - > >>> https://apacheignite.readme.io/docs/getting-started# > >> section-prerequisites > >>> > >>> Best Regards, > >>> Igor > >>> > >> > > --001a113f212e358683054de62a86--