Am 10.03.2008 15:28 schrieb Karel Zak: > > Please, next time use git-send-email rather than Mozilla. The git > doesn't touch mail body. Oops, sorry about that. I thought resending an already formatted mail with Mozilla was harmless. Obviously I was wrong. >> +#define dbg(format, arg...) \ >> + do { if (debug) fprintf(stderr , "%s:" format "\n" , progname , ## arg); } while (0) > > Isn't it more portable to use: > > fprintf(stderr , "%s:" format "\n" , progname , ##__VA_ARGS__); Frankly, I don't know. All I can say is I haven't encountered any portability issues with the former so far. If someone knows more about this I'll gladly change it or ack a patch to that effect. Thanks, Tilman -- Tilman Schmidt E-Mail: tilman@xxxxxxx Bonn, Germany Diese Nachricht besteht zu 100% aus wiederverwerteten Bits. Ungeöffnet mindestens haltbar bis: (siehe Rückseite)
Attachment:
signature.asc
Description: OpenPGP digital signature