All wx apps crash because of nl_langinfo(CODESET) returns garbage

2017-02-28 Thread Kolya Kosenko
All wxWidgets-based application crash because call nl_langinfo(CODESET) returns sometimes garbage during wxWidgets initialization at /usr/src/debug/wxWidgets3.0-3.0.2.0-2/src/common/intl.cpp:811: char *oldLocale = strdup(setlocale(LC_CTYPE, NULL)); setlocale(LC_CTYPE, ""); const char *a

Re: [ANNOUNCEMENT] Updated: dash-0.5.9.1-1

2017-02-28 Thread Steven Penny
On Tue, 28 Feb 2017 15:52:15, cyg Simple wrote: Ironic that *you* should make the same argument for using #!/bin/bash as I've made to you about using #!/bin/dash. Its not the same argument: - You are talking about people assuming Dash is /bin/sh - I am talking about people assuming Bash is /bi

Re: Cannot access volumes mounted with 'mklink /d' which point to a volume UUID

2017-02-28 Thread Corinna Vinschen
On Feb 24 13:49, L. A. Walsh wrote: > Corinna Vinschen wrote: > > This type of directory symlink to a GUID volume path isn't supported > > at all yet in Cygwin. > As I mentioned, symlinks don't support volume destinations > under windows, but Junctions should be used instead. They > half-way work

Re: [ANNOUNCEMENT] Updated: dash-0.5.9.1-1

2017-02-28 Thread cyg Simple
On 2/27/2017 7:51 PM, Steven Penny wrote: > On Tue, 28 Feb 2017 10:12:47, Duncan Roe wrote: >> "we" being you and who else? >> /bin/sh has been bash for a long time and I would prefer it stays that >> way. > > “That’s the way it’s always been done” is not a good reason to keep doing > something. /

Re: cygpath (reprised)

2017-02-28 Thread cyg Simple
On 2/27/2017 9:03 AM, Nellis, Kenneth (Conduent) wrote: > From: cyg Simple >> On 2/21/2017 1:22 PM, Nellis, Kenneth (Conduent) wrote: >>> I suppose one could argue that, by using -w, that cygpath might assume that >>> it >>> is converting *from* a POSIX path, and therefore the colon would not >>

Re: cygpath (reprised)

2017-02-28 Thread cyg Simple
On 2/25/2017 8:13 PM, Andrey Repin wrote: > Greetings, cyg Simple! > >> Also a : isn't a valid character for a name in Windows. Cygwin uses >> some magic to represent it in UNICODE format though. > > It isn't a valid file "name" character, yes, but it is still a meaningful > character in pathnam

Re: thousands of NTLM requests per day

2017-02-28 Thread Andrey Repin
Greetings, Andrew Schulman! > I got a call from our domain admins, asking me if I knew why my Windows 7 > host would be sending many thousands of NTLMv1 authentication requests per > day. I don't know, and we're still trying to find out which application is > doing that, but here's what I wonder:

thousands of NTLM requests per day

2017-02-28 Thread Andrew Schulman
I got a call from our domain admins, asking me if I knew why my Windows 7 host would be sending many thousands of NTLMv1 authentication requests per day. I don't know, and we're still trying to find out which application is doing that, but here's what I wonder: Could Cygwin be responsible for the