[usrmarshal] Adjust new tests to pass on win9x platforms.

Alexandre Julliard julliard at winehq.org
Thu Dec 17 10:13:41 CST 2009


Jeremy White <jwhite at codeweavers.com> writes:

>> It looks like a good place to use broken().
>
> I don't think it's broken on win98; it looks as though
> they do 4 byte alignment prior to the data structure in win9x, 
> and winnt and on seem to do 8 byte alignment prior to the
> data chunk.  That results in a 4 byte difference.

It should really do 8 byte alignment for 64-bit types. I think that
qualifies as broken.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list