On 15/07/2012 6:58 PM, Måns Rullgård wrote: >> I mentioned this very fact in my email. However, your quote is only >> > true for functions, not macros. Here, the variadic macro calls a >> > macro, not a function, so your claim is incorrect. A macro with an >> > empty argument is perfectly valid; in fact, the current code relies on >> > two empty arguments. > An empty argument is still an argument. Varadic *macros* must have at > least one argument, even if empty, for the variable argument list. > Variadic *functions* do not.
If this is a no-go, do you have any ideas for a proper fix? Or, since I know it is late there, can you propose one tomorrow? >> > Instead of saying "rejected", which you undoubtedly will do, > When you maintain that tone, why should I bother doing anything else? Please, let's keep it friendly guys. Chill for the night. Have a beer. Cheers, - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
