Octavian Voicu <[email protected]> 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 [email protected]
