automake
[Top][All Lists]
Advanced

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

Re: FYI: On the way to -w


From: Derek R. Price
Subject: Re: FYI: On the way to -w
Date: Wed, 21 Mar 2001 17:54:22 -0500

Akim Demaille wrote:

> Tom Tromey <address@hidden> writes:
>
> > What remains in order to enable `use strict'?

[. . .]


> ====>       $require_file_found{'depcomp'} = 1 if -f "$depcomp_dir/depcomp";
>
> it is because of this guy.  It should not be used directly here, but
> to fix this properly, I have to understand how to use the regular
> mechanisms (i.e., study what you said about the special case of
> depcomp not being like missing and the like).
>
> We could use use strict right now *if* we declare %require_file_found
> is global.  But I didn't because it's a lie, it's not where we are
> going to.

I sent a patch a while ago, ostensibly to fix the depcomp support, but which
cleans up a bunch of the require_file stuff, including removing this line.  And
oh, was it a mess before I went at it.

You should have the rest of the asssignments necessary to use it shortly.  I
mailed them Monday evening.  I can even resubmit a new version which resolves 
the
current conflicts, I believe, as long as I do it on my own time.  I'm not sure 
how
long it'll be before I can do automake work on my day job again.  :)

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden         CollabNet ( http://collab.net )
--
On every question of construction [of the Constitution], let us carry ourselves
back to the time when the Constitution was adopted, recollect the spirit
manifested in the debates, and instead of trying what meaning may be squeezed
out of the text, or invented against it, conform to the probable one in which
it was passed.
                        - Thomas Jefferson, letter to William Johnson,
                            June 12, 1823, _The Complete Jefferson_, p. 322.






reply via email to

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