[PATCH 2 of 2 obs-speedup] parsers.c: split into parsers and obsparsers files

Augie Fackler raf at durin42.com
Mon Aug 24 18:54:09 UTC 2015


On Mon, Aug 24, 2015 at 2:25 PM, Augie Fackler <raf at durin42.com> wrote:
> +/* from obsparsers.c */
> +static PyObject *fm1readmarkers(PyObject *self, PyObject *args);
> +static PyObject *addsuccessors(PyObject *self, PyObject *args);


Note that these two lines should not say "static". I think I forgot to
'make local' before mailing this patch. Sigh. Can do a resend of this
one if that's better (but I'd like a consensus on patch 1 before I
bother with a complete resend.)



More information about the Mercurial-devel mailing list