Bug in posix_spawn.c with patch
Jeff Johnston
jjohnstn@redhat.com
Fri May 15 18:29:07 GMT 2026
Patch applied. Thanks.
-- Jeff J.
On Fri, May 15, 2026 at 2:56 AM Maxim Solodovnik <solomax666@gmail.com>
wrote:
> Hello,
>
> I believe there is a bug in `newlib/libc/posix/posix_spawn.c`
> closing curly bracket for `switch` at line 228
> is inside `#ifdef HAVE_FCHDIR` block
> thus the file is NOT compilable if `HAVE_FCHDIR` is NOT defined
> the patch against `main` branch is attached :)
>
> --
> Best regards,
> Maxim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/newlib/attachments/20260515/4c687dca/attachment.htm>
More information about the Newlib
mailing list