automake-patches
[Top][All Lists]
Advanced

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

Re: some General.pm and exit code clean up


From: Alexandre Duret-Lutz
Subject: Re: some General.pm and exit code clean up
Date: Thu, 10 Jul 2003 00:09:34 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

>>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:

 adl> 2003-07-07  Alexandre Duret-Lutz  <address@hidden>

 adl> * aclocal.in: Use Automake::FileUtils.
 adl> (parse_arguments, scan_configure, scan_m4_files): Never call
 adl> "die" to print an error message.  Use print and exit.
 adl> * automake.in: Use Automake::FileUtils.
 adl> * lib/Automake/General.pm ($debug, $help, $tmp, $verbose,
 adl> $version, &debug, &getopt, &mktmpdir, &verbose): Remove.
 adl> (END): Do not massage Perl's exit code.  Do not clean any temporary
 adl> directory.
 adl> (find_file, mtime, update_file, xsystem, contents): Move to ...
 adl> * lib/Automake/FileUtils.pm: ... this new file.  Adjust to
 adl> report errors using Channels.
 adl> (handle_exec_errors, xqx): New functions, from Autoconf.
 adl> * lib/Automake/Makefile.am (dist_perllib_DATA): Add FileUtils.pm.

Committed.
-- 
Alexandre Duret-Lutz





reply via email to

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