Re: [Openvpn-devel] [PATCH v2 3/3] After the last big formatting patch a number of changes have been commited that do not conform with our style/uncrustify config. This has lead to the problem that ru

2020-04-19 Thread Gert Doering
Hi, On Sun, Apr 19, 2020 at 02:22:37PM +0200, Antonio Quartulli wrote: > >>> -char* ret = management_query_multiline_flatten(man, > >>> -(char *)buf_bptr(_data), prompt, desc, > >>> ->connection.ext_key_state, > >>> >connection.ext_key_input); > >>> +char *ret =

Re: [Openvpn-devel] [PATCH v2 3/3] After the last big formatting patch a number of changes have been commited that do not conform with our style/uncrustify config. This has lead to the problem that ru

2020-04-19 Thread Antonio Quartulli
Hi, On 19/04/2020 12:27, Gert Doering wrote: > Hi, > > On Fri, Apr 17, 2020 at 05:01:29PM +0200, Antonio Quartulli wrote: >>> -char* ret = management_query_multiline_flatten(man, >>> -(char *)buf_bptr(_data), prompt, desc, >>> ->connection.ext_key_state, >>>

Re: [Openvpn-devel] [PATCH v2 3/3] After the last big formatting patch a number of changes have been commited that do not conform with our style/uncrustify config. This has lead to the problem that ru

2020-04-19 Thread Gert Doering
Hi, On Fri, Apr 17, 2020 at 05:01:29PM +0200, Antonio Quartulli wrote: > > -char* ret = management_query_multiline_flatten(man, > > -(char *)buf_bptr(_data), prompt, desc, > > ->connection.ext_key_state, > > >connection.ext_key_input); > > +char *ret =

Re: [Openvpn-devel] [PATCH v2 3/3] After the last big formatting patch a number of changes have been commited that do not conform with our style/uncrustify config. This has lead to the problem that ru

2020-04-17 Thread Antonio Quartulli
Hi, On 16/04/2020 13:39, Arne Schwabe wrote: [CUT] > diff --git a/src/openvpn/manage.c b/src/openvpn/manage.c > index 49864c0a..195941ca 100644 > --- a/src/openvpn/manage.c > +++ b/src/openvpn/manage.c > @@ -3660,9 +3660,9 @@ management_query_pk_sig(struct management *man, const > char