[PATCH 2/2] msado15: Some interface parts need a 64-bit type on amd64.

Bernhard Übelacker bernhardu at mailbox.org
Wed Dec 22 18:05:24 CST 2021


Am 22.12.21 um 23:34 schrieb Bernhard Übelacker:
> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50842
> Signed-off-by: Bernhard Übelacker <bernhardu at mailbox.org>
> ---

Unfortunately building gives now these warnings:

warning: can't write value of type 20 yet
warning: can't write value of type 20 yet
warning: can't write value of type 20 yet
warning: can't write value of type 20 yet
warning: can't write value of type 20 yet

Which originates from write_default_value, which
is unfortunately not yet prepared to write VT_I8.
And I am not confident how this has to be solved.

Also in the very first version targetted at just fixing the crash,
I fear this patch might get that way too huge for freeze period?

Kind regards,
Bernhard



More information about the wine-devel mailing list