Jérôme Gardou <jerome.gar...@laposte.net> writes: > Anyway, I've looked into this a bit, and it seems that the place to > write a proper test is rpcrt4 test suite. > While writing the test would per se be very easy, the problem won't > show up if -Oif isn't set on the tested idl file. Adding this to the > EXTRAIDLFLAGS variable in Makefile.in would do the trick, but I doubt > that this is what you want.
Ultimately we'll want to use -Oicf there, but for now you can simply add the test without changing the Makefile, so that there's an easy way to see the problem. -- Alexandre Julliard julli...@winehq.org