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

Ben Pfaff blp at nicira.com
Tue Sep 2 19:46:31 UTC 2014


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