Re: Text Formatting Patches coming

2022-11-02 Thread Gedare Bloom
On Tue, Nov 1, 2022 at 9:46 AM Joel Sherrill  wrote:
>
>
>
> On Tue, Nov 1, 2022 at 8:55 AM Gedare Bloom  wrote:
>>
>> On Mon, Oct 31, 2022 at 4:07 PM Chris Johns  wrote:
>> >
>> > On 1/11/2022 2:59 am, Gedare Bloom wrote:
>> > > I am planning to roll out several text formatting changes over the
>> > > next 6 weeks or so, to include:
>> > > 1. Removal of URLs from Copyright lines as per #4636. Note: Most of
>> > > the included URLs currently are from EB or Chris Johns (Contemporary
>> > > Software).
>> > > 2. Consistent capitalization of Copyright (C) in file header blocks as
>> > > per #4637.
>> > > * Style Updates as per #3860.
>> > >
>> > > This effort will include documentation, inclusion of automation tools,
>> > > and 3rd party software management. I will send patches and give notice
>> > > before any changes hit, but I wanted to give a heads up here that this
>> > > process will be taking place. If you have any specific requests or
>> > > patches pending in an area that I should avoid for now, please let me
>> > > know.
>> >
>> > Sounds good and looking forward to seeing this happen.
>> >
>> > Where is the clang-format style? I would like to play and have look at the 
>> > results?
>> >
>> See attached, this is the one Sebastian has sent before, and Ida used
>> also. I have not done any testing with it yet.
>
>
> Is this still one style point away from the current style? Or was that
> setting added?
>
I'm going to try to work through that as part of the process. I'll
report back later.

> --joel
>
>>
>> ___
>> devel mailing list
>> devel@rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: Text Formatting Patches coming

2022-11-01 Thread Joel Sherrill
On Tue, Nov 1, 2022 at 8:55 AM Gedare Bloom  wrote:

> On Mon, Oct 31, 2022 at 4:07 PM Chris Johns  wrote:
> >
> > On 1/11/2022 2:59 am, Gedare Bloom wrote:
> > > I am planning to roll out several text formatting changes over the
> > > next 6 weeks or so, to include:
> > > 1. Removal of URLs from Copyright lines as per #4636. Note: Most of
> > > the included URLs currently are from EB or Chris Johns (Contemporary
> > > Software).
> > > 2. Consistent capitalization of Copyright (C) in file header blocks as
> > > per #4637.
> > > * Style Updates as per #3860.
> > >
> > > This effort will include documentation, inclusion of automation tools,
> > > and 3rd party software management. I will send patches and give notice
> > > before any changes hit, but I wanted to give a heads up here that this
> > > process will be taking place. If you have any specific requests or
> > > patches pending in an area that I should avoid for now, please let me
> > > know.
> >
> > Sounds good and looking forward to seeing this happen.
> >
> > Where is the clang-format style? I would like to play and have look at
> the results?
> >
> See attached, this is the one Sebastian has sent before, and Ida used
> also. I have not done any testing with it yet.
>

Is this still one style point away from the current style? Or was that
setting added?

--joel


> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: Text Formatting Patches coming

2022-11-01 Thread Gedare Bloom
On Mon, Oct 31, 2022 at 4:07 PM Chris Johns  wrote:
>
> On 1/11/2022 2:59 am, Gedare Bloom wrote:
> > I am planning to roll out several text formatting changes over the
> > next 6 weeks or so, to include:
> > 1. Removal of URLs from Copyright lines as per #4636. Note: Most of
> > the included URLs currently are from EB or Chris Johns (Contemporary
> > Software).
> > 2. Consistent capitalization of Copyright (C) in file header blocks as
> > per #4637.
> > * Style Updates as per #3860.
> >
> > This effort will include documentation, inclusion of automation tools,
> > and 3rd party software management. I will send patches and give notice
> > before any changes hit, but I wanted to give a heads up here that this
> > process will be taking place. If you have any specific requests or
> > patches pending in an area that I should avoid for now, please let me
> > know.
>
> Sounds good and looking forward to seeing this happen.
>
> Where is the clang-format style? I would like to play and have look at the 
> results?
>
See attached, this is the one Sebastian has sent before, and Ida used
also. I have not done any testing with it yet.


clang-format
Description: Binary data
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Re: Text Formatting Patches coming

2022-10-31 Thread Chris Johns
On 1/11/2022 2:59 am, Gedare Bloom wrote:
> I am planning to roll out several text formatting changes over the
> next 6 weeks or so, to include:
> 1. Removal of URLs from Copyright lines as per #4636. Note: Most of
> the included URLs currently are from EB or Chris Johns (Contemporary
> Software).
> 2. Consistent capitalization of Copyright (C) in file header blocks as
> per #4637.
> * Style Updates as per #3860.
> 
> This effort will include documentation, inclusion of automation tools,
> and 3rd party software management. I will send patches and give notice
> before any changes hit, but I wanted to give a heads up here that this
> process will be taking place. If you have any specific requests or
> patches pending in an area that I should avoid for now, please let me
> know.

Sounds good and looking forward to seeing this happen.

Where is the clang-format style? I would like to play and have look at the 
results?

Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


Re: Text Formatting Patches coming

2022-10-31 Thread Joel Sherrill
On Mon, Oct 31, 2022, 4:38 PM Gedare Bloom  wrote:

> I am planning to roll out several text formatting changes over the
> next 6 weeks or so, to include:
> 1. Removal of URLs from Copyright lines as per #4636. Note: Most of
> the included URLs currently are from EB or Chris Johns (Contemporary
> Software).
> 2. Consistent capitalization of Copyright (C) in file header blocks as
> per #4637.
> * Style Updates as per #3860.
>

Are all of these properly described in the Coding Standard?


> This effort will include documentation, inclusion of automation tools,
> and 3rd party software management. I will send patches and give notice
> before any changes hit, but I wanted to give a heads up here that this
> process will be taking place. If you have any specific requests or
> patches pending in an area that I should avoid for now, please let me
> know.
>
> Gedare
> ___
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Text Formatting Patches coming

2022-10-31 Thread Gedare Bloom
I am planning to roll out several text formatting changes over the
next 6 weeks or so, to include:
1. Removal of URLs from Copyright lines as per #4636. Note: Most of
the included URLs currently are from EB or Chris Johns (Contemporary
Software).
2. Consistent capitalization of Copyright (C) in file header blocks as
per #4637.
* Style Updates as per #3860.

This effort will include documentation, inclusion of automation tools,
and 3rd party software management. I will send patches and give notice
before any changes hit, but I wanted to give a heads up here that this
process will be taking place. If you have any specific requests or
patches pending in an area that I should avoid for now, please let me
know.

Gedare
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel