| delorie.com/archives/browse.cgi | search |
| 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: | <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=-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 <thorsten AT thorstenkampe DOT de> |
| Subject: | Re: [ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.1 |
| Date: | Sun, 11 Aug 2019 09:27:51 +0200 |
| Message-ID: | <qiog1q$5gfi$1@blaine.gmane.org> |
| References: | <announce DOT 20190809185338 DOT GZ11632 AT calimero DOT vinschen DOT de> |
| Mime-Version: | 1.0 |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |