Re: [PATCH 05/10] msi: Add support for importing binary OBJECTS.

2009-05-26 Thread Michael Stefaniuc
Hib Eris wrote: On Tue, May 26, 2009 at 8:57 PM, Alexandre Julliard wrote: Hib Eris writes: I have looked at my new code and it does not seem wrong to me, but maybe it is somewhere else. Unfortunately, as I cannot reproduce this failure, I have no idea how to debug it. Does this fail for oth

Re: [PATCH 05/10] msi: Add support for importing binary OBJECTS.

2009-05-26 Thread Hib Eris
Hi Nikolay, Thanks for your reply. Alexandre already pointed me to my mistake, so no need for you anymore to help out. Thanks anyway. Hib > > Hi, Hib. > --- > error: patch failed: dlls/msi/tests/db.c:1966 > error: dlls/msi/tests/db.c: patch does not apply > --- > Post a rebased version please

Re: [PATCH 05/10] msi: Add support for importing binary OBJECTS.

2009-05-26 Thread Hib Eris
On Tue, May 26, 2009 at 8:57 PM, Alexandre Julliard wrote: > Hib Eris writes: > >> I have looked at my new code and it does not seem wrong to me, but >> maybe it is somewhere else. Unfortunately, as I cannot reproduce this >> failure, I have no idea how to debug it. Does this fail for other >> pe

Re: [PATCH 05/10] msi: Add support for importing binary OBJECTS.

2009-05-26 Thread Nikolay Sivov
Hib Eris wrote: Hi all, hmm, I've tested it again with current git, and it still works fine here. I have looked at my new code and it does not seem wrong to me, but maybe it is somewhere else. Unfortunately, as I cannot reproduce this failure, I have no idea how to debug it. Does this fail for

[PATCH 05/10] msi: Add support for importing binary OBJECTS.

2009-05-26 Thread Hib Eris
Hi all, hmm, I've tested it again with current git, and it still works fine here. I have looked at my new code and it does not seem wrong to me, but maybe it is somewhere else. Unfortunately, as I cannot reproduce this failure, I have no idea how to debug it. Does this fail for other people as we

Re: [PATCH 05/10] msi: Add support for importing binary OBJECTS.

2009-05-26 Thread Alexandre Julliard
Hib Eris writes: > --- > dlls/msi/database.c | 63 +++--- > dlls/msi/msipriv.h |3 +- > dlls/msi/record.c |2 +- > dlls/msi/tests/db.c | 12 +- > 4 files changed, 68 insertions(+), 12 deletions(-) This doesn't work here: ../../