[PATCH] msvcrt: Add ptr hidden param for lldiv() return value to spec files.

Alexandre Julliard julliard at winehq.org
Fri Jul 10 09:48:04 CDT 2020


Serge Gautherie <winehq-git_serge_180711 at gautherie.fr> writes:

> Signed-off-by: Serge Gautherie <winehq-git_serge_180711 at gautherie.fr>
> ---
>  dlls/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec | 2 +-
>  dlls/msvcr100/msvcr100.spec                                           | 2 +-
>  dlls/msvcr110/msvcr110.spec                                           | 2 +-
>  dlls/msvcr120/msvcr120.spec                                           | 2 +-
>  dlls/msvcr120_app/msvcr120_app.spec                                   | 2 +-
>  dlls/ucrtbase/ucrtbase.spec                                           | 2 +-
>  6 files changed, 6 insertions(+), 6 deletions(-)

That's not correct for all platforms. It would be better to fix the
implementation to not have an explicit pointer.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list