automake-patches
[Top][All Lists]
Advanced

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

Re: Autom4te::General


From: Alexandre Duret-Lutz
Subject: Re: Autom4te::General
Date: Mon, 02 Jun 2003 20:48:21 +0200
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3 (gnu/linux)

>>> "Akim" == Akim Demaille <address@hidden> writes:

 Akim> It should be possible to merge it again with its Automake peer?

I think it would be hard in the present state, because this file
carries too many unrelated things, some of them conflicting with
Automake's architecture.  

Right now I'd like to update the Automake copy to use
Channels.pm.  I think this is the most important issue.  Since
my recent playing with Autoconf's handling of $? and $!, I'm
convinced that relying on `die' or other `Carp' friend to output
diagnostics is plain wrong.  The only sane way to display an
error is 'print STDERR' + `exit'.  This is what Channels.pm
does.  Doing this allows not to mess with $? and $! at all.
-- 
Alexandre Duret-Lutz





reply via email to

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