Heya, On Thu, Jul 14, 2011 at 19:52, Jeff King <peff@xxxxxxxx> wrote: > Previously we encoded the "mark" mapping inside the "void *" > field of a "struct decorate". It's a little more natural for > us to do so using a data structure made for holding actual > values. > > Signed-off-by: Jeff King <peff@xxxxxxxx> > --- > And this is an example of use. It doesn't save all that much code, but I > think it's a little more natural. It can also save some bytes of the hash > value in each entry if your pointers are larger than 32-bit. Did you run any benchmarks on this? -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html