Erik Faye-Lund wrote: > --- a/compat/msvc.c > +++ b/compat/msvc.c > @@ -5,12 +5,11 @@ > > DIR *opendir(const char *name) > { > - int len; > + int len = strlen(p->dd_name); > DIR *p; Does this work? -- 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