Update of bug #59835 (project groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.23.0
_______________________________________________________
Follow-up Comment #1:
commit e59589a4cb7c2b5fafad36ddecf12dda92cc5b33
Author: G. Branden Robinson <[email protected]>
Date: Sun Jan 10 19:18:25 2021 +1100
src/roff/groff/pipeline.c: Use strsignal().
POSIX.1-2008 added strsignal() to the C library and recommended its use
over sys_siglist[], but groff's pipeline management hadn't been updated
in that respect since that time.
* configure.ac: Check for strsignal().
* src/roff/groff/pipeline.c (xstrsignal): Use return value of
strsignal() if it is available.
Thanks to an anonymous contributor for the report and the patch.
Fixes <https://savannah.gnu.org/bugs/?59835>.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59835>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/