On Fri, May 29, 2015 at 09:22:54PM +, Alin Serdean wrote:
> Removing a variable which breaks the windows forwarding extension build.
>
> The error:
> warning C4189: 'bufContext' : local variable is initialized but not
> referencedc:\temp_may\ovs\datapath-windows\ovsext\PacketIO.c
>
>
> On May 29, 2015, at 2:22 PM, Alin Serdean
> wrote:
>
> Removing a variable which breaks the windows forwarding extension build.
>
> The error:
> warning C4189: 'bufContext' : local variable is initialized but not
> referencedc:\temp_may\ovs\datapath-windows\ovsext\PacketIO.c
>
> Sig
Removing a variable which breaks the windows forwarding extension build.
The error:
warning C4189: 'bufContext' : local variable is initialized but not referenced
c:\temp_may\ovs\datapath-windows\ovsext\PacketIO.c
Signed-off-by: Alin Gabriel Serdean
---
datapath-windows/ovsext/PacketIO.c | 1