On 2013-02-19 15:34, Bill Casarin wrote:
> I tried this patch and it doesn't seem to work for me, I believe I'm
> having the same issue. I have a target that depends on two rules that
> both use `redo-always` and `redo-stamp`. When I only use one of the
> rules it works, when I use both it always rebuilds.
This patch contains some errors.
The one that applies on master is simply broken (and I wouldn't dare
trying to get it working, the simple branch is much more simple)
The one that applies on simple is missing a few things I guess. You can
look at the history on my repository to get a commit that probably
contains the missing few things.
>
> I also tried your most recent HEADs Mildred, they all seem to break my
> build :(
>
Try --old-stdout
> Anyone get this working on `master`? I took a crack at it, but the
> debugging the recursive function in deps.py was a bit dizzying.
Especially in master, that's why I only bothered for the simple branch.
Mildred