Re: Procedure for cherry-picking

2024-09-12 Thread Jon Turney
On 12/09/2024 00:08, Ken Brown wrote: I've been away from Cygwin development for a while, and I've forgotten (or never knew) the conventional way of cherry-picking a commit from the main branch to the cygwin-3_5 branch.  Here's the context: Last February it was discovered that a build of Cygwi

Re: Random ideas for 3.7

2025-04-03 Thread Jon Turney
On 03/04/2025 09:37, Sebastian Feld wrote: On Tue, Mar 18, 2025 at 8:51 PM Corinna Vinschen wrote: If you have other ideas what could be helpful for Cygwin, don't be shy to add it to this thread. Ideally with the intention to look into implementing it by yourself, but at least a certain willin

Additional tests in CI

2025-05-29 Thread Jon Turney
As an experiment, I've added another job to the CI which is run after every push to the Cygwin repo, which clones from the repo [1] and runs those tests against the just-built Cygwin. Please, feel free to push additional tests there, (ideally after or simultaneously with a fix, so we don't

Re: Additional tests in CI

2025-06-15 Thread Jon Turney
On 14/06/2025 06:14, Jeremy Drake wrote: On Fri, 13 Jun 2025, Jeremy Drake via Cygwin-developers wrote: I got permission denied trying to push to a new branch. You have been granted additional permissions which should allow you to push now. I'm working on posix_spawn tests on github, sinc

Re: Additional tests in CI

2025-05-30 Thread Jon Turney
On 30/05/2025 00:22, Jeremy Drake via Cygwin-developers wrote: On Thu, 29 May 2025, Jon Turney wrote: Please, feel free to push additional tests there, (ideally after or simultaneously with a fix, so we don't get failures :)) (or to suggest additional regression tests, if you don't

Re: Issue with kill after exec in testsuite

2025-07-11 Thread Jon Turney
On 08/07/2025 20:02, Jeremy Drake via Cygwin-developers wrote: I've run into an odd issue with exec and kill in winsup/testsuite that doesn't happen in a more normal configuration. What I'm doing is getting This is odd. Jst so I'm clear: This works when run normally, but but fails when run i

Re: testsuite tests for Cygwin<->Win32 process interaction

2025-06-25 Thread Jon Turney
On 25/06/2025 20:52, Jeremy Drake via Cygwin-developers wrote: I would like to add tests of invoking non-Cygwin processes using posix_spawn and making sure their stdin/out/err and cwd are as expected. I see that there is a mingw directory for building with the cross-mingw compiler, and I could ma

Re: gettext dropping locale.alias support and file except under glibc

2025-08-01 Thread Jon Turney
On 01/08/2025 15:57, brian.inglis-STZedVC82Zm4kSqn+l8+D7Dks+cytr/z...@public.gmane.org wrote: On 2025-07-31 13:59, Corinna Vinschen wrote: On Jul 31 12:55, Brian Inglis wrote: Heads up that next release of gettext will drop support for locale.alias except under glibc, which also provides the fi