bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58435] make 4.3 is not c89 compliant


From: Dmitry Goncharov
Subject: [bug #58435] make 4.3 is not c89 compliant
Date: Sun, 24 May 2020 08:13:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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 <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]