Re: bash hangs on cygwin-3.5.5-1

2024-12-27 Thread Jeremy Drake via Cygwin
On Wed, 25 Dec 2024, Jeremy Drake via Cygwin wrote: > We ran into hang issues with libtool linking imagemagick in msys2, using > version based on 3.5.5, 3 times in a row on our ARM64 runner. We applied > your v2 patch to our 3.5.5 branch (with the change of current_sig to sig), > and the issue no

Re: raise() produces random behaviour in Cygwin 3.5.5

2024-12-27 Thread Brian Inglis via Cygwin
On 2024-12-26 17:49, Takeshi Nishimura via Cygwin wrote: On Wed, Dec 25, 2024 at 3:02 PM Takashi Yano via Cygwin wrote: On Wed, 25 Dec 2024 07:21:44 +0100, Bruno Haible wrote: An invocation of raise(SIGABRT), that is, of a synchronous signal, produces random behaviour in Cygwin 3.5.5: Sometimes

Re: raise() produces random behaviour in Cygwin 3.5.5

2024-12-27 Thread Brian Inglis via Cygwin
On 2024-12-27 00:09, Cedric Blancher via Cygwin wrote: On Thu, 26 Dec 2024 at 01:12, Takashi Yano via Cygwin wrote: On Wed, 25 Dec 2024 07:21:44 +0100 Bruno Haible wrote: This unit test is part of Gnulib. Really, it is a pity that none of the Cygwin maintainers is running the Gnulib tests bef

Re: Cygwin 3.6 cannot handle Unicode characters outside BMP

2024-12-27 Thread Brian Inglis via Cygwin
On 2024-12-26 17:48, Takeshi Nishimura via Cygwin wrote: Is it a known problem that Cygwin (tested 3.6) cannot handle Unicode characters outside the BMP, e.g. Unicode character points above 65535? For many use cases, UTF-8 SMP characters (like emoji) pass thru properly: see below for an exampl