Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > Discovered by building with CC="gcc -std=c89" on an amd64 machine: > > $ make CC=c89 strbuf.o > [...] > strbuf.c: In function ‘strbuf_vaddf’: This is a tangent but when you quote from compiler output could you be in C locale so that it would be easier for everybody to get the same result? It will have the added benefit that we won't have to deal with these fancy matching quotes I personally hate to see in commit log messages. Thanks, the patch looks good. -- 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