[PATCH] Unconditionally declare strsignal

Mike Frysinger vapier@gentoo.org
Sat Oct 9 01:15:33 GMT 2021


On 08 Oct 2021 15:46, Christian Biesinger wrote:
> Currently, newlib does not declare strsignal if DEFS_H is defined,
> ostensibly to work around a gdb bug. However, gdb itself compiles
> even with this ifndef removed, and this makes sim (another part of
> gdb) fail to compile.
> 
> Since it is not clear exactly what issue this was working around,
> this patch just removes that ifndef.

code added over 20 years ago for unclear reason that breaks public header
exports ?  kill it with fire!
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/newlib/attachments/20211008/da7a12ab/attachment.sig>


More information about the Newlib mailing list