> On 1 Aug 2018, at 20:17, Ben Pfaff <[email protected]> wrote: > > On Wed, Aug 01, 2018 at 04:01:36PM +0300, [email protected] > <mailto:[email protected]> wrote: >>> -----Mesaj original----- >>> De la: [email protected] <ovs-dev- >>> [email protected]> În numele Ben Pfaff >>> Trimis: Tuesday, July 31, 2018 7:37 PM >>> Către: Alin Gabriel Serdean <[email protected]> >>> Cc: [email protected] >>> Subiect: Re: [ovs-dev] [PATCH] Add opterr and optopt to Windows headers >>> >>> On Tue, Jul 31, 2018 at 03:08:13PM +0300, Alin Gabriel Serdean wrote: >>>> Until now we only had optind defined in the header. >>>> >>>> Since we are using the BSD getopt variant add opterr and optopt. >>>> >>>> Fixes: current Windows build failures. >>> >>> Usually Fixes is used like this: >>> >>> CC: Jakub Sitnicki <[email protected]> >>> Fixes: 3ec06ea9c668 ("ovn-nbctl: Initial support for daemon mode.") >>> >>> I use the following script, installed under the name git-fixes, to >> generate it: >>> >>> #! /bin/sh >>> git --no-pager log -1 --pretty=format:"CC: %an <%ae>%nFixes: %h >>> (\"%s\")%n" --abbrev=12 "$@" >>> >> Thanks or the script Ben. I updated the commit message and sent out a v2. > > Acked-by: Ben Pfaff <[email protected] <mailto:[email protected]>>
Thanks! Applied on master and branch-2.10 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
