[PATCH] msvcrt: Fix lldiv definition in spec files.

Piotr Caban piotr.caban at gmail.com
Thu Jan 21 16:25:23 CST 2021


Hi Paul,

> On 21 Jan 2021, at 22:29, Paul Gofman <pgofman at codeweavers.com> wrote:
> 
> lldiv returns lldiv_t structure (which includes two int64).
> In such case the address of return structure is implicitly
> passed as the first parameter.

A patch similar to this one was already sent to wine and rejected (because it’s not correct on all platforms). I guess it’s best to use -norelay here.

Thanks,
Piotr



More information about the wine-devel mailing list