* Jeff King <peff@xxxxxxxx> [111117 14:42]: > Variable-argument macros were definitely introduced in C99 (and were a > gcc extension for a while before then). Though AFAIK not that long. Before that gcc had it's own variadic syntax a la #define eprintf(args...) fprintf (stderr, args) Bernhard R. Link -- 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