]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Port _AC_C_C99_TEST_MAIN to -Wc++-compat master
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Aug 2025 20:50:53 +0000 (13:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Aug 2025 20:51:19 +0000 (13:51 -0700)
commit69ebe8fe97b62b678391df02518d67f9a79c2a19
treee79d6cc639585141e8ebcb5cc9e8de5c727e9cbb
parent45b38c225bcdeef919723c27e81aa5ec97c9a89e
Port _AC_C_C99_TEST_MAIN to -Wc++-compat

Problem reported by Vincent Lefevre in:
https://lists.gnu.org/r/autoconf-patches/2025-08/msg00004.html
* lib/autoconf/c.m4 (_AC_C_C99_TEST_MAIN):
Don’t use malloc.
lib/autoconf/c.m4