[PATCH 1/4] oleaut32/tests: Fix alignment for generated tests on 64-bit.

Zebediah Figura z.figura12 at gmail.com
Sun Jun 3 14:51:11 CDT 2018


On 03/06/18 13:58, 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://testbot.winehq.org/JobDetails.pl?Key=38913
> 
> Your paranoid android.
> 
> 
> === wvistau64 (64 bit typelib) ===
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> typelib.c:4733: Test failed: typeattr->cbAlignment expected 8 got 4
> 
These failures are shortcomings in widl exposed by these patches; they
are fixed in patch 4/4.



More information about the wine-devel mailing list