Re: AF_UNIX/SOCK_DGRAM is dropping messages

2021-04-14 Thread Ken Brown via Cygwin
On 4/14/2021 1:14 PM, sten.kristian.ivars...@gmail.com wrote: Hi Ken Using AF_UNIX/SOCK_DGRAM with current version (3.2.0) seems to drop messages or at least they are not received in the same order they are sent [snip] Thanks for the test case. I can confirm the problem. I'm not famil

Re: Cygwin Application Error in KIER - Reg.

2021-04-14 Thread Marco Atzeri via Cygwin
On 14.04.2021 14:34, Corinna Vinschen via Cygwin wrote: On Apr 14 10:25, Chagarlamudi, Rahul via Cygwin wrote: Hi Team This email is sent on behalf of Kier Group. This email and any attachments are confidential and intended solely for the use of the individual to whom they are addressed.

RE: AF_UNIX/SOCK_DGRAM is dropping messages

2021-04-14 Thread Kristian Ivarsson via Cygwin
> >> Hi Ken > >> > >>> Using AF_UNIX/SOCK_DGRAM with current version (3.2.0) > seems > >>> to > >>> drop messages or at least they are not received in the same > >>> order they are sent > >>> > >>> [snip] > >>> > Thanks for the test case. I can confirm

Re: AF_UNIX/SOCK_DGRAM is dropping messages

2021-04-14 Thread Ken Brown via Cygwin
On 4/13/2021 6:43 PM, Ken Brown via Cygwin wrote: On 4/13/2021 10:47 AM, Ken Brown via Cygwin wrote: On 4/13/2021 10:06 AM, sten.kristian.ivars...@gmail.com wrote: Hi Ken Using AF_UNIX/SOCK_DGRAM with current version (3.2.0) seems to drop messages or at least they are not received in the sa

Re: Cygwin DLL 3.2.0 (W10) Problem with touch (8.26) for old dates < 1970

2021-04-14 Thread Brian Inglis
On 2021-04-14 04:36, akiki--- via Cygwin wrote: I encountered problems with the use of timestamps in cygwin. May be it's an old problem, I don't know, using essentially files "recently" created/modified. I want to say after 1970 No problem, but before ... To day: touch -m -t 190001011200.00 x gi

Re: Cygwin DLL 3.2.0 (W10) Problem with touch (8.26) for old dates < 1970

2021-04-14 Thread Lee via Cygwin
On 4/14/21, akiki--- via Cygwin wrote: > Hi, > I encountered problems with the use of timestamps in cygwin. > May be it's an old problem, I don't know, using essentially files "recently" > created/modified. > > > I want to say after 1970 No problem, but before ... > > > To day: > touch -m -t 190001

Re: dealing with a NTLM-proxy

2021-04-14 Thread Andrey Repin
Greetings, zweiund40! > Hi. I'm running my cygwin installation on a Windows 10 laptop without > admin rights in a corporate network. To install for example pyhton > moduls using pip or stuff with ansible-galaxy, I'm supposed to cross > that corporate proxy working only with the proprietary NTLM

Re: Cygwin Application Error in KIER - Reg.

2021-04-14 Thread Corinna Vinschen via Cygwin
On Apr 14 10:25, Chagarlamudi, Rahul via Cygwin wrote: > Hi Team > > One of the user in KIER is facing the issue in opening the application. The > error message which the user is getting when he is trying to open the > application is "The application was unable to start correctly (0xc364).

Re: Cygwin DLL 3.2.0 (W10) Problem with touch (8.26) for old dates < 1970

2021-04-14 Thread Thomas Wolff
Am 14.04.2021 um 12:36 schrieb akiki--- via Cygwin: Hi, I encountered problems with the use of timestamps in cygwin. May be it's an old problem, I don't know, using essentially files "recently" created/modified. I want to say after 1970 No problem, but before ... The namespace of Unix/POSIX ti

Cygwin DLL 3.2.0 (W10) Problem with touch (8.26) for old dates < 1970

2021-04-14 Thread akiki--- via Cygwin
Hi, I encountered problems with the use of timestamps in cygwin. May be it's an old problem, I don't know, using essentially files "recently" created/modified. I want to say after 1970 No problem, but before ... To day: touch -m -t 190001011200.00 x gives touch: format de date « 190001011

Cygwin Application Error in KIER - Reg.

2021-04-14 Thread Chagarlamudi, Rahul via Cygwin
Hi Team One of the user in KIER is facing the issue in opening the application. The error message which the user is getting when he is trying to open the application is "The application was unable to start correctly (0xc364). Click OK to close the application." Though application is opening

Re: cgdb fails with cygwin 3.2.0 but is OK with 3.1.6

2021-04-14 Thread Arthur Norman via Cygwin
Thank you very much. Great service. And indeed I use the word "gcd" more often that "gdb" and so that was a typo. Arthur On Wed, 14 Apr 2021, Takashi Yano wrote: On Tue, 13 Apr 2021 15:05:56 +0100 (GMT Summer Time) Arthur Norman wrote: With the latest cygwin if I go "gcc -O0 -g hello.c -o hel