Marcus Meissner <[email protected]> writes:

> Testruns show that on 32bit we have 100 and 132 as struct size,
> while on 64bit we have 176, 240, and also 248.
>
> See this page for a loop from 1..300:
> https://testbot.winehq.org/JobDetails.pl?Key=2643

So why aren't you doing that loop in the final test?  As it is, it
doesn't really prove anything. Also please use sizeof and friends
instead of hardcoded numbers.

-- 
Alexandre Julliard
[email protected]


Reply via email to