automake
[Top][All Lists]
Advanced

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

Re: 56-mying-changes.patch


From: Tom Tromey
Subject: Re: 56-mying-changes.patch
Date: 22 Feb 2001 18:26:28 -0700

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

Akim>   * automake.in: Mying changes.

There are some things in this one I don't understand.

Akim> -    local ($in_ac_output, $in_ac_replace) = (0, 0);
Akim> +    # Watchout: these guys need dynamic scope!
Akim>      local (%make_list, @make_input_list);

Thanks for finding this.
This warrants a FIXME at least.

Why remove the other local() though?
Those variables also have dynamic scope :-(

Tom



reply via email to

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