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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=ufkw+lhv5xGGvHMBF+y1xOiuEfdKUGBR7MTv2hUBpd+A+YGeIrGVf 4DLeVt7oqwrd+TXYMV52rHetAk2S3pfpgHfmrRk65BsVWaDTIRl2+PMReJ2XCgbg KNz5+LsnbqbHr5PM6oGURp1p6VCLXrtO0dqUp+PVgIPghn0pYG/l9s= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=Pm/2ipBLIk+InnokXuyelEXBZ70=; b=ZW8thdvsk4g9ytEtBByQbP6tQRA+ CST1vIKKvgXyOtOL+eRwXqIkZTORIp/F+NW3N8uTdYyRXKLzO/47aAxmhgV/laQ6 +F+mePlAk2ZXGJYZlKOebPgSOJoCL2TWEJLf6SmVFUXbJOupKxfrEB5XE9Mop0c0 jm5A2buvs+LACGA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-0.4 required=5.0 tests=BAYES_00,KAM_NUMSUBJECT,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 spammy=H*r:4.89 X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.1 Date: Sun, 11 Aug 2019 09:27:51 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/3.0.4 X-IsSubscribed: yes * Corinna Vinschen (Fri, 9 Aug 2019 20:53:38 +0200) > I uploaded a new Cygwin test release 3.1.0-0.1 > > This release comes with a couple of new features and quite a few > bug fixes. > > The most interesting change, courtesy Ken Brown, is a revamp of the > old FIFO code. It should now be possible to open FIFOs multiple times > for writing, something the old code failed on. > > > Please test. I've noticed two things in connection with pspg (https://github.com/okbob/pspg) - a pager for tables: 1. Configuring the source takes ages (for instance "checking whether the C compiler works..."). This is only in ConEmu, not in MinTTY. 2. Pager output is completely distorted: Before: > SELECT ArtistId FROM Chinook.dbo.Album WHERE ArtistId = 78 +------------+ | ArtistId | |------------| | 78 | +------------+ (1 row affected) Time: 0.356s After: > SELECT ArtistId FROM Chinook.dbo.Album WHERE ArtistId = 78 +------------+ | ArtistId | |------------| | 78 | Regards, Thorsten -- 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