compiling wine on Darwin/MacOS X 8/10

Alexandre Julliard julliard at winehq.org
Fri Apr 16 19:31:10 CDT 2004


emmanuel maillard <e.rsz at libertysurf.fr> writes:

> man page said lstat return ENOENT if file did not exist, and he does
> in all my tests,
> but not here ??
> At this point i always have  errno == 0  (according to man pages : 0
> Error 0. Not used.)
> So yes we can check for a none used error ;-)
>
> do you want i change that ?

No, we need to figure out what's going on here, it may be some sort of
threading issue with errno or some similar bug. We can't just ignore
the problem, it will most likely break other things too.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list