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

Paul Gofman pgofman at codeweavers.com
Thu Jan 21 16:35:37 CST 2021


Thanks, maybe in that case we should leave parameter list empty? As this
way it is written now it is anyway not correct on most platforms.

On 1/22/21 01:25, Piotr Caban wrote:
> 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