Hi, On Sat, 26 Jul 2008, Steffen Prohaska wrote: > -#define main(c,v) main(int argc, const char **argv) \ > +#define main(c,v) dummy_decl_mingw_main(); \ What is this dummy_*() statement supposed to do? Note that I still think it would be a better fix to refactor the lookup_prog() function from mingw.c. Ciao, Dscho -- 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