autoconf/lib
Zack Weinberg 41edf99f95
Fatalize all warnings in Perl code.
Search-and-replace change ‘use warnings;’ to ‘use warnings FATAL => 'all';’
in all Perl code.

Notwithstanding the dire cautions in ‘perldoc warnings’ about this,
I think it’s the right call for us.  One file was already doing it.
No new testsuite failures are observed on Linux with Perl 5.30.3
nor on NetBSD with Perl 5.6.1.

* bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in
* bin/autoscan.in, bin/autoupdate.in, bin/ifnames.in
* lib/Autom4te/C4che.pm, lib/Autom4te/ChannelDefs.pm
* lib/Autom4te/Channels.pm, lib/Autom4te/Configure_ac.pm
* lib/Autom4te/FileUtils.pm, lib/Autom4te/General.pm
* lib/Autom4te/Request.pm, lib/Autom4te/XFile.pm:
  Make all warnings from the Perl interpreter into fatal errors.
2020-08-31 13:15:46 -04:00
..
autoconf Fix testsuite failures from ‘make maintainer-check-c++’. 2020-08-28 16:42:28 -04:00
Autom4te Fatalize all warnings in Perl code. 2020-08-31 13:15:46 -04:00
autoscan maint: make update-copyright 2020-01-01 11:45:50 -08:00
autotest Fix ${VAR-NONWORD} bugs 2020-07-16 23:08:10 -07:00
emacs maint: make update-copyright 2020-01-01 11:45:50 -08:00
m4sugar AS_INIT: ensure fds 0, 1, 2 are open 2020-08-28 11:19:16 -04:00
autom4te.in autoreconf: integrate intltoolize into the standard configuration tools 2020-08-18 08:49:18 -04:00
freeze.mk Port build procedure to AIX 7.1 2020-07-17 18:43:38 -07:00
local.mk Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986) 2020-08-18 08:24:05 -04:00