[PATCH] kernel32: lstrlen does not call SetLastError.

Lei Zhang thestig at google.com
Thu Apr 29 02:37:52 CDT 2010


On Wed, Apr 28, 2010 at 7:53 PM, Marvin <testbot at testbot.winehq.org> 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
> http://testbot.winehq.org/JobDetails.pl?Key=1815
>
> Your paranoid android.
>
>
> === W98SE (32 bit string) ===
> string.c:41: Test failed: Expected 0xdeadbeef, got 0x00000057
> string.c:47: Test failed: Expected 0xdeadbeef, got 0x00000057
> string.c:53: Test failed: Expected 0xdeadbeef, got 0x00000057
> string.c:59: Test failed: Expected 0xdeadbeef, got 0x00000057
>

Thanks Marvin, I guess that explains why the code calls SetLastError.



More information about the wine-devel mailing list