Hi Radek,
On Dec 4 12:41, Radek Barton via Cygwin-patches wrote:
> Hello, Corinna.
>
> Unfortunately I cannot send the patch using `git send-mail` using my work
> address for technical reasons. What I can do is to send a plain text message
> with the output of `git format-patch --signoff -1 HE
Hello, Corinna.
Unfortunately I cannot send the patch using `git send-mail` using my work
address for technical reasons. What I can do is to send a plain text message
with the output of `git format-patch --signoff -1 HEAD` pasted.
Radek
---
>From 350574ff2de5ffeb627d60a83120e3594abc77f7 Mon Sep
Hi Radek,
can you send this patch, as well as the newlib patch, as git patch with
subject line commit message and Signed-off-by, please?
`git format-patch' and `git send-email' are a great help there.
Thanks,
Corinna
On Dec 3 11:32, Radek Barton via Cygwin-patches wrote:
> GCC 15 enables `-s
GCC 15 enables `-std=gnu23` by default which breaks build of `newlib` and
`winsup` on old-style C function declarations. This patch changes the
declarations to ANSI style.diff --git a/winsup/cygwin/libc/fts.c b/winsup/cygwin/libc/fts.c
index 1826d2213..6f060e54e 100644
--- a/winsup/cygwin/libc/ft