[PATCH] parsers: it should check the other interesting before decreasing ninteresting (issue3984)

Siddharth Agarwal sid0 at fb.com
Thu Jul 25 15:10:33 CDT 2013


On 07/25/2013 02:53 AM, elson.wei at gmail.com wrote:
> # HG changeset patch
> # User Wei, Elson <elson.wei at gmail.com>
> # Date 1374744953 -28800
> #      Thu Jul 25 17:35:53 2013 +0800
> # Branch stable
> # Node ID 024085d8dd13dcc4db48c7f99ed04c1ca5864597
> # Parent  32e502b26983eaa89574835a024a9b035ad72bf4
> parsers: it should check the other interesting before decreasing ninteresting (issue3984)

This patch LGTM, though a better summary and perhaps a test would be 
nice. With this patch, the invariant that ninteresting is the number of 
non-zero elements in the interesting array is preserved.


More information about the Mercurial-devel mailing list