mintty: WINCH-signal to child

2014-10-18 Thread Helmut Karlowski
When I run for example an editor from a shell in a mintty-window and change the window-size the editor is informed by a WINCH-signal. That is good. But the shell it was started from does not know about the change, so after exiting the editor the shell uses the old size. Could mintty send a

Re: [x86_64] "patch" crashes

2014-10-18 Thread Andrey Repin
Greetings, All! My apology, everyone. I just realized I haven't had Cygwin patch installed. Don't know, why or how. Also, the issue in %PATH% - I fixed it, too. > Greetings, All! > $ patch -p0 < /c/arc/games/WoW/AddOns/.modd/Auctioneer/AltHack.patch > patching file `BeanCounter/BeanCounterFrames

[x86_64] "patch" crashes

2014-10-18 Thread Andrey Repin
Greetings, All! $ patch -p0 < /c/arc/games/WoW/AddOns/.modd/Auctioneer/AltHack.patch patching file `BeanCounter/BeanCounterFrames.lua' Assertion failed: hunk, file patch.c, line 321 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's supp

[ANNOUNCEMENT] Updated: bc-1.06.95-2

2014-10-18 Thread Andrew Schulman
The bc package has been updated in the Cygwin distribution. This is a minor update, a Cygwin point release, that includes the latest patches from upstream, "latest" meaning mostly 3 years ago or more. bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in

[ANNOUNCEMENT] Updated: fish-2.1.1-3 [SECURITY]

2014-10-18 Thread Andrew Schulman
The fish package has been updated in the Cygwin distribution. New in this release: * Multiple security fixes. See the release notes for version 2.1.1 at http://fishshell.com/release_notes.html . * Add system directories to PATH. fish now runs correctly as the user's default login shell. * Sour

[ANNOUNCEMENT] Updated: stunnel 5.06-1 [SECURITY]

2014-10-18 Thread Andrew Schulman
A new version of stunnel, 5.06-1, is available in the Cygwin distribution. This is a new upstream release. This is a security update of stunnel, mainly AFAICT because it now disables SSLv2 and SSLv3 by default. Please read the annnouncement at http://www.stunnel.org/sdf_ChangeLog.html. Note thou

Re: bug#18752: 24.3.94; Why is Cygwin Emacs 2x quicker than Windows Emacs?

2014-10-18 Thread Eli Zaretskii
> From: Fabrice Niessen > Cc: 18...@debbugs.gnu.org, cygwin@cygwin.com, dmonc...@gmail.com > Date: Sat, 18 Oct 2014 08:51:12 +0200 > > On my Windows Emacs: > > "--enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1" That's an unoptimized build, so the twofold speed difference vs an opti