[PATCH 1 of 4 lazy-manifest] manifest.c: new extension code to lazily parse manifests

David Champion dgc at uchicago.edu
Thu Jan 8 17:50:39 CST 2015


* On 08 Jan 2015, Matt Mackall wrote: 
> 
> > +/* yay c89 */
> > +#define true 1
> > +#define false 0
> > +typedef unsigned char bool;
> 
> If we must have this, it probably belongs in util.h.

Is <stdbool.h> an option?

-- 
       David Champion • dgc at uchicago.edu • University of Chicago


More information about the Mercurial-devel mailing list