[PATCH 1 of 2 evolve-ext] evolve: fix error in builddependencies

Pierre-Yves David pierre-yves.david at ens-lyon.org
Mon Jun 22 17:24:31 CDT 2015



On 06/22/2015 01:04 PM, Laurent Charignon wrote:
> # HG changeset patch
> # User Laurent Charignon <lcharignon at fb.com>
> # Date 1435002092 25200
> #      Mon Jun 22 12:41:32 2015 -0700
> # Node ID 54da8990174e356c3e22b2034072eb74ee9987e9
> # Parent  8794a4680bdd78fe9e452611797f9b018fc031df
> evolve: fix error in builddependencies
>
> When MultipleSuccessorsError was raised, we were still running the code below
> to add the dependency if succ was not None from a previous iteration.
> This bug was harmless because dependencies and rdependencies are sets but it
> makes the code clearer this way.

This one have been pushed to main after moving to a 'continue' instead.

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list