> -----Mesaj original----- > De la: [email protected] <ovs-dev- > [email protected]> În numele Ben Pfaff > Trimis: Wednesday, March 14, 2018 8:11 PM > Către: Alin Gabriel Serdean <[email protected]> > Cc: [email protected] > Subiect: Re: [ovs-dev] [PATCH v3] ovsdb-client: Set binary mode when doing > backup/restore > > On Mon, Mar 12, 2018 at 03:17:42PM +0200, Alin Gabriel Serdean wrote: > > Add some needed consistency on Windows for STD_IN/OUT file > descriptors > > when doing backup and restore. > > > > Reported-at:https://mail.openvswitch.org/pipermail/ovs-dev/2018-Januar > > y/343518.html > > Suggested-by: Ben Pfaff <[email protected]> > > Co-authored-by: Ben Pfaff <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > Signed-off-by: Alin Gabriel Serdean <[email protected]> > > --- > > v3: Incorporate comments suggested by Ben. > > v2: Fix copy paste error. > > I'd move the { to a line of its own here: > > > +static void > > +set_binary_mode(FILE *stream OVS_UNUSED) { > > Acked-by: Ben Pfaff <[email protected]> Ooops. I folded in the change and applied on master. Ty!
_______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
