Re: Xen Coding style and clang-format

2020-10-23 Thread Anastasiia Lukianenko
октября 2020 г. 13:24 > > > To: Anastasiia Lukianenko ; > > > jbeul...@suse.com; george.dun...@citrix.com > > > Cc: Artem Mygaiev ; vicooo...@gmail.com; > > > xen-devel@lists.xenproject.org; committ...@xenproject.org; > > > viktor.mitin...@gmail.com; Volody

Re: Xen Coding style and clang-format

2020-10-20 Thread Julien Grall
; xen-devel@lists.xenproject.org; committ...@xenproject.org; viktor.mitin...@gmail.com; Volodymyr Babchuk Subject: Re: Xen Coding style and clang-format Hi, On 16/10/2020 10:42, Anastasiia Lukianenko wrote: Thanks for your advices, which helped me improve the checker. I understand that there

RE: Xen Coding style and clang-format

2020-10-19 Thread Stefano Stabellini
nproject.org; committ...@xenproject.org; > viktor.mitin...@gmail.com; Volodymyr Babchuk > Subject: Re: Xen Coding style and clang-format > > > Hi, > > > > On 16/10/2020 10:42, Anastasiia Lukianenko wrote: > > > Thanks for your advices, which helped me improve

RE: Xen Coding style and clang-format

2020-10-16 Thread Artem Mygaiev
; Volodymyr Babchuk Subject: Re: Xen Coding style and clang-format > Hi, > > On 16/10/2020 10:42, Anastasiia Lukianenko wrote: > > Thanks for your advices, which helped me improve the checker. I > > understand that there are still some disagreements about the > > formatting

Re: Xen Coding style and clang-format

2020-10-16 Thread Julien Grall
Hi, On 16/10/2020 10:42, Anastasiia Lukianenko wrote: Thanks for your advices, which helped me improve the checker. I understand that there are still some disagreements about the formatting, but as I said before, the checker cannot be very flexible and take into account all the author's ideas.

Re: Xen Coding style and clang-format

2020-10-16 Thread Anastasiia Lukianenko
Hi all, On Tue, 2020-10-13 at 14:30 +0200, Jan Beulich wrote: > On 12.10.2020 20:09, George Dunlap wrote: > > > On Oct 7, 2020, at 11:19 AM, Anastasiia Lukianenko < > > > anastasiia_lukiane...@epam.com> wrote: > > > So I want to know if the community is ready to add new formatting > > > options an

Re: Xen Coding style and clang-format

2020-10-13 Thread Jan Beulich
On 12.10.2020 20:09, George Dunlap wrote: >> On Oct 7, 2020, at 11:19 AM, Anastasiia Lukianenko >> wrote: >> So I want to know if the community is ready to add new formatting >> options and edit old ones. Below I will give examples of what >> corrections the checker is currently making (the first

Re: Xen Coding style and clang-format

2020-10-12 Thread George Dunlap
> On Oct 7, 2020, at 11:19 AM, Anastasiia Lukianenko > wrote: > > Hi all, > > On Thu, 2020-10-01 at 10:06 +, George Dunlap wrote: >>> On Oct 1, 2020, at 10:06 AM, Anastasiia Lukianenko < >>> anastasiia_lukiane...@epam.com> wrote: >>> >>> Hi, >>> >>> On Wed, 2020-09-30 at 10:24 +, Ge

Re: Xen Coding style and clang-format

2020-10-12 Thread Anastasiia Lukianenko
Hi all, On Wed, 2020-10-07 at 18:07 -0700, Stefano Stabellini wrote: > On Wed, 7 Oct 2020, Anastasiia Lukianenko wrote: > > On Thu, 2020-10-01 at 10:06 +, George Dunlap wrote: > > > > On Oct 1, 2020, at 10:06 AM, Anastasiia Lukianenko < > > > > anastasiia_lukiane...@epam.com> wrote: > > > > >

Re: Xen Coding style and clang-format

2020-10-07 Thread Stefano Stabellini
On Wed, 7 Oct 2020, Anastasiia Lukianenko wrote: > On Thu, 2020-10-01 at 10:06 +, George Dunlap wrote: > > > On Oct 1, 2020, at 10:06 AM, Anastasiia Lukianenko < > > > anastasiia_lukiane...@epam.com> wrote: > > > > > > Hi, > > > > > > On Wed, 2020-09-30 at 10:24 +, George Dunlap wrote: >

Re: Xen Coding style and clang-format

2020-10-07 Thread Anastasiia Lukianenko
Hi all, On Thu, 2020-10-01 at 10:06 +, George Dunlap wrote: > > On Oct 1, 2020, at 10:06 AM, Anastasiia Lukianenko < > > anastasiia_lukiane...@epam.com> wrote: > > > > Hi, > > > > On Wed, 2020-09-30 at 10:24 +, George Dunlap wrote: > > > > On Sep 30, 2020, at 10:57 AM, Jan Beulich > > >

Re: Xen Coding style and clang-format

2020-10-01 Thread George Dunlap
> On Oct 1, 2020, at 10:06 AM, Anastasiia Lukianenko > wrote: > > Hi, > > On Wed, 2020-09-30 at 10:24 +, George Dunlap wrote: >>> On Sep 30, 2020, at 10:57 AM, Jan Beulich >>> wrote: >>> >>> On 30.09.2020 11:18, Anastasiia Lukianenko wrote: I would like to know your opinion on the

Re: Xen Coding style and clang-format

2020-10-01 Thread Anastasiia Lukianenko
Hi, On Wed, 2020-09-30 at 10:24 +, George Dunlap wrote: > > On Sep 30, 2020, at 10:57 AM, Jan Beulich > > wrote: > > > > On 30.09.2020 11:18, Anastasiia Lukianenko wrote: > > > I would like to know your opinion on the following coding style > > > cases. > > > Which option do you think is cor

Re: Xen Coding style and clang-format

2020-09-30 Thread George Dunlap
> On Sep 30, 2020, at 10:57 AM, Jan Beulich wrote: > > On 30.09.2020 11:18, Anastasiia Lukianenko wrote: >> I would like to know your opinion on the following coding style cases. >> Which option do you think is correct? >> 1) Function prototype when the string length is longer than the allowed

Re: Xen Coding style and clang-format

2020-09-30 Thread Jan Beulich
On 30.09.2020 11:18, Anastasiia Lukianenko wrote: > I would like to know your opinion on the following coding style cases. > Which option do you think is correct? > 1) Function prototype when the string length is longer than the allowed > one > -static int __init > -acpi_parse_gic_cpu_interface(str