bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #60844] C99: re_compile_pattern


From: Ben Pfaff
Subject: PSPP-BUG: [bug #60844] C99: re_compile_pattern
Date: Sun, 13 Mar 2022 17:15:12 -0400 (EDT)

Follow-up Comment #4, bug #60844 (project pspp):

Does this patch (against current tip of master) fix the problem?


diff --git a/Makefile.am b/Makefile.am
index 8ed323b399..9a6f6ebdfc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,7 +75,7 @@ generate-changelog:
 
 DIST_HOOKS += generate-changelog
 
-GL_CFLAG_GNULIB_WARNINGS = -Wno-missing-prototypes -Wno-unused-parameter
+GL_CFLAG_GNULIB_WARNINGS = -Wno-missing-prototypes -Wno-unused-parameter
-Wno-implicit-function-declaration
 
 include $(top_srcdir)/build-aux/automake.mk
 include $(top_srcdir)/gl/automake.mk


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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