On Tue, Jul 22, 2008 at 09:48:09AM +0200, Johannes Sixt wrote: > BTW, you could remove the #ifndef __MINGW32__ around both the definition > and the use of pager_preexec. We have everything on mingw to compile and > link this function. Ah, OK. I left it around the function because I was worried about fd_set needing some magic for compilation. However, it still won't be _used_ on Windows, because there is no opportunity to use the pre-exec callback (it is silently ignored). -Peff -- 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