fnmatch() doesn't work with character classes?

2015-11-17 Thread Dustin Boyd
fnmatch() does not appear to work with character classes or character equivalents. regcomp(), however, does work with character classes, but not character equivalents. Is this behavior one should expect? I've tested with Debian, and it matches in both cases. I sent this to the Cygwin ML rather

[ANNOUNCEMENT] Updated: znc-1.6.2-1

2015-11-17 Thread Alexey Sokolov
Version 1.6.2-1 of "znc" has been uploaded. ZNC is an IRC network bouncer (BNC). It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same ni

Symlink targets dereferenced when winsymlinks:native

2015-11-17 Thread David Macek
Hi. I went through the UG looking for differences between regular Cygwin symlinks and NTFS symlinks, but couldn't find this documented. It seems that when using winsymlinks:native, the target path is first dereferenced before storing it in the link. That doesn't happed when using regular symlin

Re: [ANNOUNCEMENT] Updated: gmp-6.1.0-1

2015-11-17 Thread Nem W Schlecht
Hallo! Today I noticed that some of my Perl DBI scripts (connecting to MSSQL) had been failing since Nov 10th (causing perl core dumps). Thinking it was just a needed re-compile, I recompiled DBD::Sybase, which compiled fine, but core dumped during testing. I then tried to recompile the DBI modu

Fwd: Limited clipboard buffer between X11 apps and Microsoft Windows

2015-11-17 Thread Kevin Connor Arpe
Hello, Firstly, big shout out to all the incredible volunteers on this project. My life is infinitely more technically manageable on Microsoft Windows thanks to Cygwin. I get that Linux feeling everyday. My issue: Copying text between X11 apps and Microsoft Windows has limited clipboard buffer.

mu 0.9.15 build error in cygwin -- object name conflicts in archive

2015-11-17 Thread wtm
Hello, I'm a new Cygwin user and I'm looking for troubleshooting advice for the following problem. I'm running Cygwin on Windows 10 and attempting to build mu 0.9.15 (https://github.com/djcb/mu) but I've encountered an error: make[4]: Entering directory '/home/wmonro1/local/src/mu/lib/tests' C

Re: Cygwin installer: "Next" button should not be default on "Select Packages" page

2015-11-17 Thread Andrey Repin
Greetings, Brian Mathis! > Current behavior: > I have, many times, started typing something into the Search box at > the top of the page and instinctively press Enter. Because the Next > button is default, this causes the installer to advance to the > installation stage (which may take a while as

Re: XWin Server starts but terminates shortly after

2015-11-17 Thread Jon Turney
On 12/11/2015 14:42, Jon Turney wrote: On 12/11/2015 10:11, Thomas Schweikle wrote: Since about six months: I can start XWin-Server, but it terminates shortly after without any chance to start any X11-application. I assume this [1] is your initial report, back in September. I asked you some f

Cygwin installer: "Next" button should not be default on "Select Packages" page

2015-11-17 Thread Brian Mathis
Current behavior: I have, many times, started typing something into the Search box at the top of the page and instinctively press Enter. Because the Next button is default, this causes the installer to advance to the installation stage (which may take a while as the actual installation occurs, so

ssh ControlMaster re-broken

2015-11-17 Thread Zhu, Binbin (Nokia - CN/Hangzhou)
Hi, It worked month ago, but it failed after reinstall. 1. Create shared session: ssh -vvv -nNf -o ControlMaster=yes -o ControlPath="$HOME/.ssh/ctl/%L-%r@%h:%p" remote-host Output in accepting new connection: $ debug1: multiplexing control connection debug3: fd 5 is O_NONBLOCK debug3: fd 5 is

Re: Newline missing in csh

2015-11-17 Thread Robert Klemme
On Tue, Nov 17, 2015 at 2:28 AM, Andrey Repin wrote: > > Greetings, Gluszczak, Glenn! > > > cat "/proc/registry/HKEY_CURRENT_USER/Control > > Panel/International/sLanguage" works fine in bash > > but if I switch to csh I fail to get a newline when reading the registry. > > > $ cat -v "/proc/regist