[PATCH 5/6] dlls/nsiproxy.sys: add intermediate variable for sscanf on ULONG

Huw Davies huw at codeweavers.com
Mon Apr 25 03:29:20 CDT 2022


On Mon, Apr 25, 2022 at 09:15:01AM +0100, Huw Davies wrote:
> On Mon, Apr 25, 2022 at 08:31:45AM +0100, Huw Davies wrote:
> > On Sat, Apr 23, 2022 at 09:33:05AM +0200, Eric Pouech wrote:
> > Isn't this just hiding the fact that IN_ADDR contains a ULONG, so its size changes?
> > Likewise for SOCKADDR_IN6.
> 
> Scratch that.  With __LP64__, ULONG is always unsigned int.
> 
> Sorry for the noise.

Just to continue the noise: This patch is giving an unused variable
warning on macOS.  I'll send in v2 (with fixups to the commit msgs
too).

Huw.



More information about the wine-devel mailing list