>>>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> 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