[ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.1

Thorsten Kampe thorsten@thorstenkampe.de
Tue Aug 13 21:45:00 GMT 2019


* Corinna Vinschen (Mon, 12 Aug 2019 15:01:52 +0200)
> 
> On Aug 11 09:27, Thorsten Kampe wrote:
> > * 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.
> > 
> > I've noticed two things in connection with pspg 
> > (https://github.com/okbob/pspg) - a pager for tables:
> 
> Nobody from the dev team uses this application, afaics.
> 
> To help tracking down the cause for the problems, can you bisect
> Cygwin or at least check which of the snapshots from
> http://www.cygwin.com/snapshots/ introduces the problem?

The issue is definitely not just with ConEmu but also with a 
standard Windows console (cmd.exe).

I compiled tree 
(http://mama.indstate.edu/users/ice/tree/src/tree-1.8.0.tgz).

Mintty: 2.5s
Cmd: 122s

Make clean[1]:
Mintty: 0.3s
Cmd: 60,3s


Thorsten

[1]
if [ -x tree ]; then rm tree; fi
if [ -f tree.o ]; then rm *.o; fi
rm -f *~


--
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



More information about the Cygwin mailing list