> > #ifndef va_copy > #define va_copy(dst, src) ((dst) = (src)) > #endif > > if it works on MSVC? > > Paolo > I test it, it works. -- 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