Hello Ben, >> > >> >I doubt that this is about a warning, because as I understand it OVS >> >on MSVC causes a lot of warnings, so it's probably a more serious issue. >> >> In will try to get MSVC installed and verify the OvS build. Will get back to >> you >on this. > >If you push to a branch on github in your own repo, then appveyor will >automatically do a build, so you don't have to install MSVC.
Appveyor is very helpful to verify OvS build on MSVC. BTW I sent out 2 separate patches. Introduced new 'PADDED_MEMBERS_CACHELINE_MARKER' macro to mark cachelines. https://mail.openvswitch.org/pipermail/ovs-dev/2017-July/336186.html v3 patch using the new macro. https://mail.openvswitch.org/pipermail/ovs-dev/2017-July/336187.html With the above patches the build is successful on MSVC. I confirmed it using Appveyor. - Bhanuprakash. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
