[PATCH 5/7] scrobj: Lookup object members implementations in scripts when createating scriptlet instance.

Jacek Caban jacek at codeweavers.com
Wed Sep 25 15:50:40 CDT 2019


On 9/25/19 9:48 PM, Marvin wrote:
> scrobj:
> scrobj.c:890: Test succeeded inside todo block: id = 6421816, expected 6421816


Because of expected Wine failures, the test compares uninitialized 
values that happen to have be the same on testbot (they weren't on my 
box). Patch 6/7 fixes it by implementing GetDispID, which properly 
initializes problematic variables.


Jacek




More information about the wine-devel mailing list