Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3

2023-01-10 Thread Takashi Yano via Cygwin
On Tue, 10 Jan 2023 22:24:39 +0100 Francesco Pretto wrote: > On Tue, 10 Jan 2023 at 18:03, Takashi Yano wrote: > > What does "uname -a" in Git for Windows say? > > > > MINGW64_NT-10.0-19045 LAPTOPBBK2 3.3.6-341.x86_64 2022-09-05 20:28 UTC > x86_64 Msys Thanks. Actually, I already fixed that issu

MS Windows 8.1 EoL today

2023-01-10 Thread Brian Inglis via Cygwin
Hi folks, As MS Windows 8.1 has gone EoL today: https://learn.microsoft.com/en-us/lifecycle/products/windows-81?source=recommendations with Chrome, Edge, and other product support also ending this month, is Cygwin 3.4.3 also the last release to support that and equivalent server releases, and

Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3

2023-01-10 Thread Francesco Pretto via Cygwin
On Tue, 10 Jan 2023 at 18:03, Takashi Yano wrote: > What does "uname -a" in Git for Windows say? > MINGW64_NT-10.0-19045 LAPTOPBBK2 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documenta

Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3

2023-01-10 Thread Adam Dinwoodie via Cygwin
On Tue, Jan 10, 2023 at 04:50:26PM +0100, Francesco Pretto via Cygwin wrote: > Hello, > > I want to report a bug in mintty that is mostly suffered by "Git for > Windows" users, which in version 2.39.0.2 they are using mintty 3.6.1. > The bug has been reported in this "Git for Windows" issue[1]. >

Re: Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3

2023-01-10 Thread Takashi Yano via Cygwin
On Tue, 10 Jan 2023 16:50:26 +0100 Francesco Pretto wrote: > I want to report a bug in mintty that is mostly suffered by "Git for > Windows" users, which in version 2.39.0.2 they are using mintty 3.6.1. > The bug has been reported in this "Git for Windows" issue[1]. > Basically maximizing the mintt

Maximizing windows during "git log" locks mintty both in "Git for Windows" and cygwin 3.4.3

2023-01-10 Thread Francesco Pretto via Cygwin
Hello, I want to report a bug in mintty that is mostly suffered by "Git for Windows" users, which in version 2.39.0.2 they are using mintty 3.6.1. The bug has been reported in this "Git for Windows" issue[1]. Basically maximizing the mintty window during a "git log" session locks the tty session a

Re: clang doesn't work from cygwin-3.4.0 (Re: clang-format and clang-check return 127 and no text)

2023-01-10 Thread ggl329 via Cygwin
On 2023/01/09 22:05, Corinna Vinschen via Cygwin wrote: On Jan 8 11:02, Jon Turney via Cygwin wrote: $ strace $(realpath $(which clang)) shows the actual problem... --- clang-8.exe - Entry Point Not Found --- The procedure entry point _alloca c

Re: Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls /proc/PID/...

2023-01-10 Thread Corinna Vinschen via Cygwin
On Jan 10 19:01, Takashi Yano via Cygwin wrote: > On Mon, 9 Jan 2023 18:13:26 +0100 > Corinna Vinschen wrote: > > If q->sigtls is NULL, the signal is nevertheless waiting for being > > handled. It's just not directed at a specific thread. Beats me, why > > this didn't occur in my testing. The pr

Re: Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls /proc/PID/...

2023-01-10 Thread Takashi Yano via Cygwin
On Mon, 9 Jan 2023 18:13:26 +0100 Corinna Vinschen wrote: > If q->sigtls is NULL, the signal is nevertheless waiting for being > handled. It's just not directed at a specific thread. Beats me, why > this didn't occur in my testing. The process signal info should contain > the process-wide mask o