From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2155) id 705973858D28; Tue, 1 Aug 2023 21:27:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 705973858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1690925252; bh=6/eN5w8BUEETsxHruQdgKvy35xYC6iDuyLQLNj0aO0I=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=ugj88zjwKYciQWL+dfoZjhsw+jv+mPucILQxC1p2BTkjck/SfRmAV7BnvqP45c4c1 qJalYNLJ9aOiRWvmIfeKWxRYm8td6alys3cPb7hPYBfrYp7YDY7WACXzIrl0ZBjrGa oY6EOx8B1/XFD/nx+RXzCgSPv1znY0b9LsBmfu+U= Received: by calimero.vinschen.de (Postfix, from userid 500) id 83C7CA80A3C; Tue, 1 Aug 2023 23:27:30 +0200 (CEST) Date: Tue, 1 Aug 2023 23:27:30 +0200 From: Corinna Vinschen To: Thomas Wolff Cc: cygwin-developers@cygwin.com Subject: Re: Rare character glitch in pty? Message-ID: Reply-To: cygwin-developers@cygwin.com Mail-Followup-To: Thomas Wolff , cygwin-developers@cygwin.com References: <6f0bfdf8-a557-0540-0367-6846406f941d@towo.net> <44ea96ac-25c5-40b3-f8e1-2d6c02a4c8da@towo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <44ea96ac-25c5-40b3-f8e1-2d6c02a4c8da@towo.net> List-Id: On Aug 1 23:05, Thomas Wolff wrote: > I took some of the latest cygwin snapshots (by the way, there are no newer > ones on the snapshots page): Snapshots are no longer produced. You should download the latest test versions via setup. Corinna