Re: [ANNOUNCEMENT] asymptote 2.38-2

2017-03-25 Thread David Billinghurst
On 25/03/2017 11:13, Ken Brown wrote: The following package has been uploaded to the Cygwin distribution: * asymptote-2.38-2 Thanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

[ANNOUNCEMENT] asymptote 2.38-2

2017-03-25 Thread Ken Brown
The following package has been uploaded to the Cygwin distribution: * asymptote-2.38-2 Asymptote is a powerful descriptive vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality typesetting th

[ANNOUNCEMENT] Updated: mkvtoolnix-10.0.0-1

2017-03-25 Thread David Stacey
The following packages have been updated in the Cygwin distribution: * mkvtoolnix-10.0.0-1 * mkvtoolnix-gui-10.0.0-1 MKVToolNix is a set of tools to create, alter and inspect Matroska files (*.mkv, *.mka). This is an update to the latest upstream release. Dave. -- Problem reports: http:

[ANNOUNCEMENT] Updated: libmatroska-1.4.7-1

2017-03-25 Thread David Stacey
The following packages have been updated in the Cygwin distribution: * libmatroska6-1.4.7-1 * libmatroska-devel-1.4.7-1 libmatroska is a C++ library to parse Matroska files (*.mkv, *.mka). This is an update to the latest upstream release. Dave. -- Problem reports: http://cygwin.com/prob

Re: Malwarebytes flags qdbusviewer-qt5.exe as Adware.Elex malware

2017-03-25 Thread Brian Inglis
On 2017-03-20 07:53, Ed Koerber via cygwin wrote: > On Sunday, March 19, 2017 12:20 PM, Ed Koerber via cygwin wrote: >> I am using the following version of cygwin on a Windows 7 computer: >> $ uname -a >> CYGWIN_NT-6.1 e250 2.6.0(0.304/5/3) 2016-08-31 14:27 i686 Cygwin >> Why does Malwarebytes fl

Re: Setting up overlay package server

2017-03-25 Thread Andrey Repin
Greetings, Ivan Gagis! > Hi, > I'm developing some software which consists of several libraries and I > would like to distribute it for Cygwin. So, I would need a feature of > setting up a custom cygwin repository for my packages. As I understand > the most suitable here would be an overlay pa

Re: Setting up overlay package server

2017-03-25 Thread Jon Turney
On 25/03/2017 10:55, Ivan Gagis wrote: Hi, I'm developing some software which consists of several libraries and I would like to distribute it for Cygwin. So, I would need a feature of setting up a custom cygwin repository for my packages. As I understand the most suitable here would be an overla

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.8.0-0.4

2017-03-25 Thread Corinna Vinschen
On Mar 25 07:10, Marco Atzeri wrote: > On 24/03/2017 19:32, Corinna Vinschen wrote: > > Hi folks, > > > > > > I uploaded a new Cygwin test release 2.8.0-0.4 > > > > This version (hopefully) fixes the concurrency problems in cygserver. > > This is the only change compared to 2.8.0-0.3. > > > >

Re: cygserver - Postgres Multiple connection Load Testing - Inifinte Loop

2017-03-25 Thread Marco Atzeri
On 25/03/2017 12:30, Corinna Vinschen wrote: On Mar 25 09:09, Marco Atzeri wrote: It seems that the number of max available semaphores is frozen to first call value. That's normal and documented. An existing semaphore set using the same key has the number of semaphores defined in the first

Re: cygserver - Postgres Multiple connection Load Testing - Inifinte Loop

2017-03-25 Thread Corinna Vinschen
On Mar 25 09:09, Marco Atzeri wrote: > On 24/03/2017 18:11, Corinna Vinschen wrote: > > Hi Noah, > > > > > > > > > On GNU/Linux, AIX, and Solaris, the processes keep busy and finish one > > > million > > > lock/unlock cycles apiece in a few minutes. On Cygwin, they hang within > > > a few > >

Re: Unable to delete Cygwin from PATH environment variable

2017-03-25 Thread Tanya Sandoval
Thanks for your help - your solution worked! Indeed I had cygwin added to my user's path and not my system's path, and I was looking for it in the system's path. Best, Tanya On Thu, Mar 23, 2017 at 9:10 PM, Tanya Sandoval wrote: > Hi, > > I recently had to reinstall Cygwin and in doing so, I hav

Setting up overlay package server

2017-03-25 Thread Ivan Gagis
Hi, I'm developing some software which consists of several libraries and I would like to distribute it for Cygwin. So, I would need a feature of setting up a custom cygwin repository for my packages. As I understand the most suitable here would be an overlay package server. Right? Unfortunat

Re: cygserver - Postgres Multiple connection Load Testing - Inifinte Loop

2017-03-25 Thread Marco Atzeri
On 24/03/2017 18:11, Corinna Vinschen wrote: Hi Noah, On GNU/Linux, AIX, and Solaris, the processes keep busy and finish one million lock/unlock cycles apiece in a few minutes. On Cygwin, they hang within a few seconds and under one hundred cycles apiece. At that point, cygserver is unresp