Re: [ovs-dev] [PATCH] Revert "ofctrl: Don't use designated initializers."

2015-07-14 Thread Ben Pfaff
On Tue, Jul 14, 2015 at 01:04:36PM -0700, Gurucharan Shetty wrote: > On Tue, Jul 14, 2015 at 12:50 PM, Ben Pfaff wrote: > > This reverts commit 0b090f2263807e25be14f90a287c4bfdee2d82ec. When that > > commit was applied, we did not know of a fix for the MSVC bug that it > > avoided, but now we kno

Re: [ovs-dev] [PATCH] Revert "ofctrl: Don't use designated initializers."

2015-07-14 Thread Gurucharan Shetty
On Tue, Jul 14, 2015 at 12:50 PM, Ben Pfaff wrote: > This reverts commit 0b090f2263807e25be14f90a287c4bfdee2d82ec. When that > commit was applied, we did not know of a fix for the MSVC bug that it > avoided, but now we know that sufficiently new MSVC 2013 supports this > feature. > > CC: Guruchar

[ovs-dev] [PATCH] Revert "ofctrl: Don't use designated initializers."

2015-07-14 Thread Ben Pfaff
This reverts commit 0b090f2263807e25be14f90a287c4bfdee2d82ec. When that commit was applied, we did not know of a fix for the MSVC bug that it avoided, but now we know that sufficiently new MSVC 2013 supports this feature. CC: Gurucharan Shetty Signed-off-by: Ben Pfaff --- ovn/controller/ofctrl