Jeff King <peff@xxxxxxxx> writes: > For a while some people were compiling git with pretty antique > compilers, but I do not know if that is the case any more (Junio noted > recently that we have had trailing commas on arrays and enums in > builtin/clean.c for the past year, and nobody has complained). IIRC, the problematic is a trailing comma in enum definitions, not array initialisations. -- 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