delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/02/20/21:13:54

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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=pXUNOCV
Y2sQyCH0rrp0JN96izI1wAJRgExPSVIyzsvHAhyDBzkgQUk1voZtrvrEvA0ypwiL
62v+gLJ/4IFXN2bQmBQwxLBYRbyQN0+b3KJzK9Czcwjh7dfKSofFqG0ZN3rhA/im
5PwN3N4g6y9nduXYmd4MEfao/T8Qx8jDXins=
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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=XlxbO3GgnsPA3
Ua7O0lZu3/a+U8=; b=vkJOP+/pA8VwNiEzJlMIz8F9UGd+ICB68RhsiA0dqZEEk
FG2Knb2Doh4/Kzi0EV9IaPdwrkMablifiv8WoN9brC9/4d0Jb/9F+wNrLDayKtPi
DKW2F+/o1T+vdAmX0N1bDLq52oVITUMfgaPnhSRW7KRz2oH3l7RXE6VMTwRyX0=
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
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
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
In-Reply-To: <20200221105032.2c07d01980c64b1694bd7aab@nifty.ne.jp>
References: <817yBTNxU4176Set DOT 1582206646 AT web03 DOT cms DOT usa DOT net> <1613327751 DOT 20200220213642 AT yandex DOT ru> <CAD8GWsuRiKMsDNFJVAT=48uRA92VbVfxUQxmCm7S-j326it2bQ AT mail DOT gmail DOT com> <20200221092029 DOT da2c51cec466dc8339ee0906 AT nifty DOT ne DOT jp> <7c3ebfda-6f7f-a22d-cdef-bdba946bbec8 AT SystematicSw DOT ab DOT ca> <20200221102722 DOT f7832096e9461b5d5dc8e7c4 AT nifty DOT ne DOT jp> <0cc4ea70-e1b3-ddb6-419c-82808c1e7f9a AT SystematicSw DOT ab DOT ca> <20200221105032 DOT 2c07d01980c64b1694bd7aab AT nifty DOT ne DOT jp>
From: Lee <ler762 AT gmail DOT com>
Date: Thu, 20 Feb 2020 21:12:57 -0500
Message-ID: <CAD8GWssG0Tmu5W2+MqpSyWivCOVCUj4x+bWwPZOx4Cr4KJMySg@mail.gmail.com>
Subject: Re: Is Cygwin 3.1.X Stable Enough to Use?
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019