[PATCH 06/20] dlls/nsi/tests: enable compilation with long types

Huw Davies huw at codeweavers.com
Thu Mar 3 04:33:02 CST 2022


On Thu, Mar 03, 2022 at 11:25:02AM +0100, Eric Pouech wrote:
> Le 03/03/2022 à 10:58, Huw Davies a écrit :
>      On Wed, Mar 02, 2022 at 09:03:33AM +0100, Eric Pouech wrote:
>           Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
> 
>           ---
>            dlls/nsi/tests/Makefile.in |    1
>            dlls/nsi/tests/nsi.c       |  202 ++++++++++++++++++++++--
>           --------------------
>            2 files changed, 101 insertions(+), 102 deletions(-)
>      Let's hold off on this one until we[1] decide what to do
>      about nsiproxy and potentially include/wine/nsi.h
> 
>      Huw.
>      [1] The ball's in my court on this.
> Hi Huw
> yes makes sense
> [1] and on Alexandre's too... it's not decided yet which strategy to adopt on
> unixlib part

Right, but in this case, since we can change the header file,
one solution is to change the DWORDs to unsigned int / UINT32
and then the problem goes away and doesn't require Alexandre
to think about it ;-)

Huw.



More information about the wine-devel mailing list