[ovs-dev] [PATCH v3] x64 Windows - fix - casting of an 8 byte pointer into a 4 byte long word

Eitan Eliahu eliahue at vmware.com
Tue Sep 2 19:52:44 UTC 2014


I was not sure if I submitted the latest. Basically, v2 and v3 are just the spaces to tab fix.
Thanks,
Eitan 

-----Original Message-----
From: Ben Pfaff [mailto:blp at nicira.com] 
Sent: Tuesday, September 02, 2014 12:47 PM
To: Eitan Eliahu
Cc: dev at openvswitch.org
Subject: Re: [ovs-dev] [PATCH v3] x64 Windows - fix - casting of an 8 byte pointer into a 4 byte long word

On Tue, Sep 02, 2014 at 08:15:27PM -0700, Eitan Eliahu wrote:
> Unlike the compilation mode used for OVS x64 Linux Windows long word 
> is
> 4 bytes for both 32 and 64 bit builds.
> Replaced _UNCONST macro with CONST_CAST to avoid the intermediate 
> casting to an integer.
> 
> Testing: 32 and 64 Windows builds.
> Signed-off-by: Eitan Eliahu eliahue at vmware.com

What changed from v2 to v3?



More information about the dev mailing list