Re: kernel32 test failures under Cygwin

2004-03-29 Thread Steven Edwards
Hello Dmitry, --- Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > Could anybody else with a relatively fresh Cygwin or MinGW > installation > try it and report the result? I have a semi-new cygwin install on one of the 2k servers I run so I will make some time soon to play with it again. Thanks St

Re: kernel32 test failures under Cygwin

2004-03-27 Thread Hans Leidekker
On Saturday 27 March 2004 02:20, Dmitry Timoshkov wrote: > generated.c:542: Test failed: TYPE_ALIGNMENT(*(LPWIN32_STREAM_ID)0) == 8 > (expected 4) generated: 842 tests executed, 0 marked as todo, 1 failure. > * NOTE: the same test compiled by cl.exe (MS compiler) works as expected, > * so that's m

kernel32 test failures under Cygwin

2004-03-26 Thread Dmitry Timoshkov
Hello all, today I decided to play a bit with Wine compilation under Cygwin. This time I decided to run kernel32 tests as well. I've got the following failures: generated.c:542: Test failed: TYPE_ALIGNMENT(*(LPWIN32_STREAM_ID)0) == 8 (expected 4) generated: 842 tests executed, 0 marked as todo,