Wine should warn when ulimit -n needs raising

Alexandre Julliard julliard at winehq.org
Sun May 9 12:23:00 CDT 2010


Octavian Voicu <octavian.voicu at gmail.com> writes:

> I was looking at http://bugs.winehq.org/show_bug.cgi?id=19861 and it
> seemed pretty easy to fix.
>
> In my opinion, the warning should either go in server/file.c -
> file_set_error() or in server/fd.c - open_fd().

You can't print warnings from the server, they usually won't go where
you want them to.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list