Re: A problem with noacl+umask+chmod result

2021-04-07 Thread Marco Atzeri via Cygwin
On 07.04.2021 22:47, Orgad Shaneh via Cygwin wrote: Hi, If a filesystem is mounted with noacl, calling chmod to add write permissions after umasking this permission doesn't work. Demonstrated with command-line and C++. Did I miss something or is this a real bug? According to umask man, it shoul

A problem with noacl+umask+chmod result

2021-04-07 Thread Orgad Shaneh via Cygwin
Hi, If a filesystem is mounted with noacl, calling chmod to add write permissions after umasking this permission doesn't work. Demonstrated with command-line and C++. Did I miss something or is this a real bug? According to umask man, it should only affect newly created files and directories, but

Re: X11 blinking cursor in text window like 'gvim' - only halts if moved-over another X11-win

2021-04-07 Thread Achim Gratz
L A Walsh writes: > If I move the windows cursor to another editor window in X11, > the blinking cursor moves to the new window, but if I move > it to a native window, the blinking doesn't stop. > > Has this always been this way? Windows never had "focus follows mouse" in any version I can remembe

Re: AF_UNIX/SOCK_DGRAM is dropping messages

2021-04-07 Thread Ken Brown via Cygwin
On 4/6/2021 10:50 AM, sten.kristian.ivars...@gmail.com wrote: 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 familiar enough

Re: IBM MQ client application fails on latest cygwin

2021-04-07 Thread Takashi Yano via Cygwin
On Wed, 7 Apr 2021 19:56:24 +0900 Takashi Yano wrote: > On Wed, 7 Apr 2021 11:32:59 +0200 > Morten Kjærulff wrote: > > On Tue, Apr 6, 2021 at 4:37 PM Takashi Yano wrote: > > > > > > On Tue, 6 Apr 2021 15:16:56 +0200 > > > Morten Kjærulff wrote: > > > > When I run it from a windows command prompt, i

Re: IBM MQ client application fails on latest cygwin

2021-04-07 Thread Takashi Yano via Cygwin
On Wed, 7 Apr 2021 11:32:59 +0200 Morten Kjærulff wrote: > On Tue, Apr 6, 2021 at 4:37 PM Takashi Yano wrote: > > > > On Tue, 6 Apr 2021 15:16:56 +0200 > > Morten Kjærulff wrote: > > > When I run it from a windows command prompt, it works fine. > > > > In this case, did you run MQ client from cygwi