Re: setupapi: add stub and some tests for SetupGetInfFileListW [resend]

2009-11-10 Thread Henri Verbeet
2009/11/10 Stefan Leichter : > When reviewing the patch i found two line containing only spaces. But this are > to my understanding no "whitespace errors". Can you please tell me what else > you have seen ? > That counts as trailing spaces. Note that git apply warns about white space errors by defa

Re: setupapi: add stub and some tests for SetupGetInfFileListW [resend]

2009-11-10 Thread Stefan Leichter
Am Tuesday 10 November 2009 10:09:22 schrieb Henri Verbeet: > 2009/11/9 Stefan Leichter : > > my crystal ball is still not working, therefore resending unchanged > > Try http://source.winehq.org/patches/ > > And indeed, the patch doesn't apply: > > diff -urw wine-git/dlls/setupapi/install.c > wine-

Re: setupapi: add stub and some tests for SetupGetInfFileListW [resend]

2009-11-10 Thread Alexandre Julliard
Stefan Leichter writes: > Am Tuesday 10 November 2009 10:09:22 schrieb Henri Verbeet: >> 2009/11/9 Stefan Leichter : >> > my crystal ball is still not working, therefore resending unchanged >> >> Try http://source.winehq.org/patches/ >> >> And indeed, the patch doesn't apply: >> >> diff -urw wine

Re: setupapi: add stub and some tests for SetupGetInfFileListW [resend]

2009-11-10 Thread Stefan Leichter
Am Tuesday 10 November 2009 10:09:22 schrieb Henri Verbeet: > 2009/11/9 Stefan Leichter : > > my crystal ball is still not working, therefore resending unchanged > > Try http://source.winehq.org/patches/ > > And indeed, the patch doesn't apply: > > diff -urw wine-git/dlls/setupapi/install.c > wine-

Re: setupapi: add stub and some tests for SetupGetInfFileListW [resend]

2009-11-10 Thread Henri Verbeet
2009/11/9 Stefan Leichter : > my crystal ball is still not working, therefore resending unchanged > Try http://source.winehq.org/patches/ And indeed, the patch doesn't apply: diff -urw wine-git/dlls/setupapi/install.c wine-build/dlls/setupapi/install.c --- a/wine-git/dlls/setupapi/install.c +++ b