For those interested in coccinelle
Michael Stefaniuc wrote:
> On 08/18/2011 03:29 PM, Dan Kegel wrote:
>> Seems to cause a test failure here?
> Argh, indeed!
> - (IUnknown*)&runtimes[i]
> + &runtimes->ICLRRuntimeInfo_iface
>
> The array subscript got dropped and that wasn't a manual change. Need
On 08/18/2011 03:29 PM, Dan Kegel wrote:
> Seems to cause a test failure here?
Argh, indeed!
- (IUnknown*)&runtimes[i]
+ &runtimes->ICLRRuntimeInfo_iface
The array subscript got dropped and that wasn't a manual change. Need to
check if I'm hitting a bug in coccinelle or just a "feature".
bye
Seems to cause a test failure here?
make[1]: Entering directory
`/home/dank/wineslave.dir/sandbox/slave/runtests/build/dlls/mscoree/tests'
../../../tools/runtest -q -P wine -M mscoree.dll -T ../../.. -p
mscoree_test.exe.so metahost.c && touch metahost.ok
metahost.c:135: Test failed: got unexpected