[1/3] kernel32/tests: Test K32GetProcessImageFileNameA() and improve the QueryFullProcessImageNameA() tests.

Dan Kegel dank at kegel.com
Mon Oct 3 19:07:11 CDT 2011


Build fails here with -Werror:

process.c: In function ‘test_GetProcessImageFileNameA’:
process.c:1646: error: unused variable ‘image’

You seem to have two copies of that variable, one shadowing the other?



More information about the wine-tests-results mailing list