Lukas Sandström wrote: > Hi. > > This is an attempt to use "The Better String Library"[1] in builtin-mailinfo.c > > The patch doesn't pass all the tests in the testsuit yet, but I thought I'd > send it out so people can decide if they like how the code looks. > > I'm not sending a patch to add the library files at this time. I'll send > that patch when this patch is working. > > The changes required to make it pass the tests shouldn't be very large. > > /Lukas > > [1] http://bstring.sourceforge.net/ > > --- > builtin-mailinfo.c | 795 ++++++++++++++++++++++++++-------------------------- > 1 files changed, 392 insertions(+), 403 deletions(-) Unfortunatley, I haven't had any time inte the last few days to code, nor read mail. I'm assuming that there is no point in me finishing the patch and that git will go with the strbuf solution? /Lukas - 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