[ovs-dev] [ovs-dev, v4, 11 of 21] ovn-nbctl: Propagate errors from the main loop.

Jakub Sitnicki jkbs at redhat.com
Thu Jul 19 13:30:43 UTC 2018


On Thu, 19 Jul 2018 09:15:14 -0400
0-day Robot <robot at bytheb.org> wrote:

(...)

> ovn/utilities/ovn-nbctl.c: In function ‘main’:
> ovn/utilities/ovn-nbctl.c:133:11: error: redefinition of ‘error’
>      char *error = main_loop(args, commands, n_commands, idl);
>            ^
> ovn/utilities/ovn-nbctl.c:116:11: note: previous definition of ‘error’ was here
>      char *error = ctl_parse_commands(argc - optind, argv + optind,
>            ^

My fault - rebase gone wrong. This is fixed in the next commit.

I will roll out v5 with a fix so that there are no build failures in the
middle of the series.

-Jakub


More information about the dev mailing list