[PATCH 0/3] Fix compile errors with GCC 15
Jeff Johnston
jjohnstn@redhat.com
Thu May 22 22:03:25 GMT 2025
Patches pushed to main. Thanks.
-- Jeff J.
On Sat, May 17, 2025 at 12:40 PM Sebastian Huber <
sebastian.huber@embedded-brains.de> wrote:
> GCC 15 uses C23 by default and converted some warnings to errors.
>
> Sebastian Huber (3):
> ftw: Fix incompatible pointer types error
> glob: Fix incompatible pointer types error
> glob: Fix old style function declarations warnings
>
> newlib/libc/posix/ftw.c | 4 +-
> newlib/libc/posix/glob.c | 90 +++++++++++-----------------------------
> 2 files changed, 27 insertions(+), 67 deletions(-)
>
> --
> 2.43.0
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/newlib/attachments/20250522/da980584/attachment-0001.htm>
More information about the Newlib
mailing list