Follow-up Comment #2, bug #58435 (project make):

This code was introduced when a local implementation of strerror was replaced
with gnulib's one.

commit 4d00ceba264a9fd04241dcd2685526ce64c1346b
Author: Paul Smith <psm...@gnu.org>
Date:   Sat Jul 13 08:34:45 2019 -0400

    Switch to the gnulib version of strerror()
    
    * bootstrap.conf: Add strerror module
    * configure.ac: Remove strerror check
    * src/misc.c: Remove local strerror() implementation
    * src/config.ami.template: Remove HAVE_STRERROR
    * src/config.h-vms.template: Ditto.
    * src/config.h.W32.template: Ditto.


Either c90 conformance has to be dropped or code from gnulib cannot be easily
integrated.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58435>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/


Reply via email to