Hello.

I've seen that this patch is in "pending" state, and I would like to know what is the problem with it. Also, if commenting the tests isn't a policy you want to enforce (that I would understand), I'm ready to skip them on wine, but how to?

Those tests were made with midl from Visual Studio 10, with or without /Os option, and ran smoothly.
http://www.winehq.org/pipermail/wine-patches/2011-August/106200.html

Regards.
Jérôme.

Le 06/09/2011 00:50, Jérôme Gardou a écrit :
Also, the added function which seems to be useless permits to detect the problem that the next patch fixes.
Enable -Oif, and the test of server.c line 947 (after patch application) will fail.
---
  dlls/rpcrt4/tests/server.c   |   46 ++++++++++++++++++++++++++++++++++++++++++
  dlls/rpcrt4/tests/server.idl |    1 +
  2 files changed, 47 insertions(+), 0 deletions(-)