Janitorial Projects -- conformance tests --recruiting volunteers

Vincent Béron vberon at mecano.gme.usherb.ca
Tue Dec 10 08:23:02 CST 2002


Le lun 09/12/2002 à 19:55, Tom a écrit :
> My system is W2K Visual C++ 6.0
> Built test on RedHat 7.3 and moved over to Win box
> 
> These are build Errors on W2K
> 
> Tom
> 
> ----
> 
> advapi32_test.exe - 0 error(s), 0 warning(s)
> dsound_test.exe - 0 error(s), 0 warning(s)
> gdi32_test.exe - 17 error(s), 1 warning(s)
> kernel32_test.exe - 0 error(s), 0 warning(s)
> msvcrt_test.exe - 0 error(s), 0 warning(s)
> netapi32_test.exe - 0 error(s), 0 warning(s)
> ntdll_test.exe - 0 error(s), 0 warning(s)
> oleaut32_test.exe - 1 error(s), 0 warning(s)
> rpcrt4_test.exe - 0 error(s), 0 warning(s)
> shell32_test.exe - 0 error(s), 0 warning(s)
> shlwapi_test.exe - 0 error(s), 0 warning(s)
> urlmon_test.exe - 0 error(s), 0 warning(s)
> user32_test.exe - 0 error(s), 0 warning(s)
> wineruntests.exe - 17 error(s), 1 warning(s)
I don't see the output of this one...

> winetest.lib - 0 error(s), 0 warning(s)
> wininet_test.exe - 0 error(s), 0 warning(s)
> winmm_test.exe - 0 error(s), 0 warning(s)
> ws2_32_test.exe - 0 error(s), 0 warning(s)
> 
> Build Log
> 
> --------------------Configuration: gdi32_test - Win32 Wine
> Headers--------------------
...
> generated.c
> c:\include\wine\dlls\gdi\tests\generated.c(2255) : error C2061: syntax error
> : identifier 'OLDFONTENUMPROCA'
This error (the others follow directly) is because STRICT is undefined.
I'll send a cleaned-up version of my first version.


> Build Log
> 
> --------------------Configuration: oleaut32_test - Win32 Wine
> Headers--------------------
...
> vartest.c
> c:\include\wine\dlls\oleaut32\tests\vartest.c(656) : fatal error C1064:
> compiler limit : token overflowed internal buffer

I'll take a look at this one also.

Vincent




More information about the wine-devel mailing list