Re: [oleaut32] StructArg tests cannot rely on an unpacked structure memcmp.

2009-10-24 Thread Jeremy White
Austin English wrote: > On Sat, Oct 24, 2009 at 5:13 PM, Jeremy White wrote: >> Has the side effect of preventing a test failure which occurs only when >> running with +heap. > > Woohoo! Should fix: > http://bugs.winehq.org/show_bug.cgi?id=14078 No; this patch doesn't address that particular Va

Re: [oleaut32] StructArg tests cannot rely on an unpacked structure memcmp.

2009-10-24 Thread Austin English
On Sat, Oct 24, 2009 at 5:13 PM, Jeremy White wrote: > Has the side effect of preventing a test failure which occurs only when > running with +heap. Woohoo! Should fix: http://bugs.winehq.org/show_bug.cgi?id=14078 http://bugs.winehq.org/show_bug.cgi?id=17412 -- -Austin