[PATCH] widl: Fix pointer size for SYS_WIN64 typelibs (try2)

Nikolay Sivov nsivov at codeweavers.com
Sun Jan 19 11:53:29 CST 2014


On 1/19/2014 20:59, Marvin wrote:
> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> https://newtestbot.winehq.org/JobDetails.pl?Key=4361
>
> Your paranoid android.
>
>
> === w2008s64 (64 bit typelib) ===
> typelib.c:3925: Test failed: typeattr->cbSizeInstance expected 8 got 4
> typelib.c:3925: Test failed: typeattr->cbSizeInstance expected 8 got 4
>
> === w7pro64 (64 bit typelib) ===
> typelib.c:3925: Test failed: typeattr->cbSizeInstance expected 8 got 4
> typelib.c:3925: Test failed: typeattr->cbSizeInstance expected 8 got 4
I think the reason of this is that testbot didn't rebuild widl, so 
typelibs weren't fixed.
Note that stdole2.tlb tests do work with sizeof(void*) as it's not widl 
who builds them.



More information about the wine-devel mailing list