[PATCH] atl: allow additioanl struct size on 64bit and test for it

Alexandre Julliard julliard at winehq.org
Tue Jun 15 03:08:30 CDT 2010


Marcus Meissner <marcus at jet.franken.de> 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
julliard at winehq.org



More information about the wine-devel mailing list