]> git.ipfire.org Git - thirdparty/automake.git/commit
test: Accommodate C23 compilers.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 16 Jun 2024 16:40:49 +0000 (09:40 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 16 Jun 2024 16:40:49 +0000 (09:40 -0700)
commit18912ccdbaebd06dd93beba3b18697576433e79b
treef6bddbb17ffa27540ff9ae86045cf8e828c84362
parent42bac29fdcf13717132cded2623c4daa183a24bf
test: Accommodate C23 compilers.

From https://bugs.gnu.org/71425.

* t/yacc-deleted-headers.sh: Declare yyparse before use.
* t/yacc-depend.sh: Likewise.
* t/yacc-mix-c-cxx.sh: Likewise.
* t/yacc-d-basic.sh: Likewise. Use void instead of empty parameter
list.
* t/yacc-depend2.sh: Likewise.
* NEWS: mention this.
* THANKS: add Collin.
NEWS
THANKS
t/yacc-d-basic.sh
t/yacc-deleted-headers.sh
t/yacc-depend.sh
t/yacc-depend2.sh
t/yacc-mix-c-cxx.sh