Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Date: Thu, 29 Aug 2002 23:20:32 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: 1.3.13? Message-ID: <20020830032032.GA29946@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <20020804195150 DOT GA3381 AT redhat DOT com> <110679106062 DOT 20020805171034 AT logos-m DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <110679106062.20020805171034@logos-m.ru> User-Agent: Mutt/1.3.23.1i On Mon, Aug 05, 2002 at 05:10:34PM +0400, egor duda wrote: >Sunday, 04 August, 2002 Christopher Faylor cgf AT redhat DOT com wrote: >CF> I'd like to release 1.3.13. The outstanding issues that I am aware of >CF> are Conrad's UNIX domain socket patch and Thomas's pthread patches. > >CF> Is there anything else? > >Current tty code has a bug when canonical mode is turned off, vmin==0 > and vtime > 0. The patch seems obvious -- just remove the code >that specially sets waiting time to infinite if vmin==0. I'm just >wondering what made me write this lines of code, and until i fully >understand the reason (it might be simple brain overheating, after all >:), i'm somewhat reluctant to make this change. Did you ever convince yourself that this was a reasonable fix, Egor? The vmin and vtime stuff has always made my head hurt so I can't offer much help, I'm afraid. I would like to get a new release out the door, though. Especially since I need to get something new released to accommodate gcc 3.2. cgf