[PATCH] Fix compatibility with GCC 15

Radek Barton radek.barton@microsoft.com
Tue Dec 3 11:32:44 GMT 2024


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.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix-winsup-gcc-15.txt
URL: <https://cygwin.com/pipermail/cygwin-patches/attachments/20241203/ea0f64de/attachment-0001.txt>


More information about the Cygwin-patches mailing list