From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 126714 invoked by alias); 21 Feb 2020 02:13:01 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 126607 invoked by uid 89); 21 Feb 2020 02:13:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=HX-Languages-Length:888, H*r:2002 X-HELO: mail-qv1-f53.google.com Received: from mail-qv1-f53.google.com (HELO mail-qv1-f53.google.com) (209.85.219.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 21 Feb 2020 02:13:00 +0000 Received: by mail-qv1-f53.google.com with SMTP id p2so365251qvo.10 for ; Thu, 20 Feb 2020 18:13:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=veF2EzX0es33pWgeN7tuxyNfs9Z7YPYOvc6fmfGpCOc=; b=GMiGKXBl9BQLmxlE203Cj7tJdmD5Q8UjNSuOkgkaKKayuIrDtdHY72N143qZvuFLd+ EsnJ6hSNZ3uHHfKt94N6n5afz3wD4tZsfPYS8LRY7T9plXBNZIW2UOWhlPwQRYmgWSen ccX3qKda3CA2dD7tg3HdRuJx65knOo3l3Hxk5H2DK326bMotp+uwBMZp3nh1EubkWF3t ALWw2tsz0JOJt0hg1WrV/D5tqDOU0LZhWcfMMAy5SaqsfrxlkotWZRTj8TtC6rqaTruc oQfjDlCbx9l8YJKzNKl+iiIscvQDc++JYpy1AD8Tc4B4HZd+lfkN7OrZwz1w7BDlDJBV JioQ== MIME-Version: 1.0 Received: by 2002:a0c:e38f:0:0:0:0:0 with HTTP; Thu, 20 Feb 2020 18:12:57 -0800 (PST) In-Reply-To: <20200221105032.2c07d01980c64b1694bd7aab@nifty.ne.jp> References: <817yBTNxU4176Set.1582206646@web03.cms.usa.net> <1613327751.20200220213642@yandex.ru> <20200221092029.da2c51cec466dc8339ee0906@nifty.ne.jp> <7c3ebfda-6f7f-a22d-cdef-bdba946bbec8@SystematicSw.ab.ca> <20200221102722.f7832096e9461b5d5dc8e7c4@nifty.ne.jp> <0cc4ea70-e1b3-ddb6-419c-82808c1e7f9a@SystematicSw.ab.ca> <20200221105032.2c07d01980c64b1694bd7aab@nifty.ne.jp> From: Lee Date: Fri, 21 Feb 2020 02:13:00 -0000 Message-ID: Subject: Re: Is Cygwin 3.1.X Stable Enough to Use? To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00190.txt.bz2 On 2/20/20, Takashi Yano wrote: > On Thu, 20 Feb 2020 18:34:59 -0700 > Brian Inglis wrote: >> Windows programs which emit (or use?) console ANSI escape sequences run >> from cmd >> (which by default switches off Virtual Terminal ANSI Escape Sequence >> handling >> for programs run from it) and which do not themselves set that console >> mode (or >> can not because they were written for earlier Windows which does not >> support >> that flag). > > I see. Since it appeared in the context of cygwin stability, > I thought it is a cygwin problem. It seems to be a cygwin problem; I've never seen anything like that with cmake before. & like I said earlier, this was from a mintty session started from a desktop shortcut I don't see that problem on my old PC $ uname -a CYGWIN_NT-10.0 i3668 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin Lee -- 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