> -----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.
_______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
