[PATCH v3 2/2] oleaut32: Retrieve funcdesc from TLB by memberid and invkind.

Huw Davies huw at codeweavers.com
Wed Jun 10 02:59:23 CDT 2020


On Wed, Jun 10, 2020 at 09:57:44AM +0800, Porot Mo wrote:
> Hi everyone, Any advice to improve the patch so it can be accepted?

Hi,

Your first patch is producing failures when running under Wine:
https://testbot.winehq.org/JobDetails.pl?Key=73095

They need to pass at this stage even if they're
fixed in the next patch.  So you should add
todo_wine blocks around the failing tests.
You will then remove these blocks in the
second patch.

Huw.



More information about the wine-devel mailing list