delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Envelope-Sender-Is: | Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer david.siemens.de) |
Message-ID: | <3B0AB98B.4040101@mow.siemens.ru> |
Date: | Tue, 22 May 2001 23:10:03 +0400 |
From: | Andrej Borsenkow <Andrej DOT Borsenkow AT mow DOT siemens DOT ru> |
User-Agent: | Mozilla/5.0 (X11; U; Linux 2.4.4-3mdk i686; en-US; rv:0.9) Gecko/20010521 |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] Updated: cygwin-1.3.2, w32api-20010520 |
References: | <200105211539 DOT f4LFdxw05706 AT rtl DOT cygnus DOT com> <000301c0e2d7$57a48660$21c9ca95 AT mow DOT siemens DOT ru> <20010522122943 DOT A18865 AT redhat DOT com> |
Christopher Faylor wrote: > On Tue, May 22, 2001 at 07:53:28PM +0400, Andrej Borsenkow wrote: > >>This release fixed a problem we had with zsh tests that were using pty. >>Thank you. >> > > Huh. Interesting. Was this the problem with O_NOCTTY? I am surprised that > this would actually work correctly. > No. O_NOCTTY was internally fixed by not using it on Cygwin :-) There were three groups of tests that were using pty, each run in a separate zsh invocation (Y01completion.ztst, Y02compmatch.ztst, Y03arguments.ztst). When run from within make in `make check', second and third group failed with obvious reason that nothing was read from master side of pty. If I run each one separately, everything worked. Additional problem was, that cleanup of failed test failed as well - there remained hung zsh attached to pty slave in state `I' (as reported by ps). It may be possible that some change in zsh fixed it but I do not remember anything directly related. -andrej -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |