Re: [PATCH] Improve file header comment in generated files

2021-01-24 Thread Chris Johns
Looks good. Thank you. Chris On 23/1/21 2:06 am, Sebastian Huber wrote: > --- > cpukit/doxygen/appl-config.h| 10 +++--- > cpukit/include/rtems.h | 10 +++--- > cpukit/include/rtems/config.h | 10 +++--- > cpu

[PATCH] Improve file header comment in generated files

2021-01-22 Thread Sebastian Huber
--- cpukit/doxygen/appl-config.h| 10 +++--- cpukit/include/rtems.h | 10 +++--- cpukit/include/rtems/config.h | 10 +++--- cpukit/include/rtems/io.h | 10 +++--- cpukit/include/rte

Re: [PATCH] Improve file header comment in generated files

2021-01-20 Thread Sebastian Huber
On 21/01/2021 01:00, Joel Sherrill wrote: rtems.org/bugs.html is now in place. Chris has reviewed. Thanks, I will change the URL from https://www.rtems.org/support/bugs.html to https://www.rtems.org/bugs.html in the header: _AUTOMATICALLY_GENERATED_WARNING = [

Re: [PATCH] Improve file header comment in generated files

2021-01-20 Thread Joel Sherrill
rtems.org/bugs.html is now in place. Chris has reviewed. If there is another URL referenced by existing code, let me know so we can address that. --joel On Wed, Jan 20, 2021 at 5:47 PM Joel Sherrill wrote: > > > On Wed, Jan 20, 2021 at 5:33 PM Chris Johns wrote: > >> On 21/1/21 10:23 am, Joel

Re: [PATCH] Improve file header comment in generated files

2021-01-20 Thread Joel Sherrill
On Wed, Jan 20, 2021 at 5:33 PM Chris Johns wrote: > On 21/1/21 10:23 am, Joel Sherrill wrote: > > On Wed, Jan 20, 2021 at 5:01 PM Chris Johns > > wrote: > > > > On 19/1/21 5:01 pm, Sebastian Huber wrote: > > > diff --git a/c-user/config/bdbuf.rst b/c-user/config

Re: [PATCH] Improve file header comment in generated files

2021-01-20 Thread Chris Johns
On 21/1/21 10:23 am, Joel Sherrill wrote: > On Wed, Jan 20, 2021 at 5:01 PM Chris Johns > wrote: > > On 19/1/21 5:01 pm, Sebastian Huber wrote: > > diff --git a/c-user/config/bdbuf.rst b/c-user/config/bdbuf.rst > > index 06399e0..5a3360f 100644 > > --- a/c

Re: [PATCH] Improve file header comment in generated files

2021-01-20 Thread Joel Sherrill
On Wed, Jan 20, 2021 at 5:01 PM Chris Johns wrote: > On 19/1/21 5:01 pm, Sebastian Huber wrote: > > diff --git a/c-user/config/bdbuf.rst b/c-user/config/bdbuf.rst > > index 06399e0..5a3360f 100644 > > --- a/c-user/config/bdbuf.rst > > +++ b/c-user/config/bdbuf.rst > > @@ -8,11 +8,15 @@ > > .. wo

Re: [PATCH] Improve file header comment in generated files

2021-01-20 Thread Chris Johns
On 19/1/21 5:01 pm, Sebastian Huber wrote: > diff --git a/c-user/config/bdbuf.rst b/c-user/config/bdbuf.rst > index 06399e0..5a3360f 100644 > --- a/c-user/config/bdbuf.rst > +++ b/c-user/config/bdbuf.rst > @@ -8,11 +8,15 @@ > .. worded better please post a report or patch to an RTEMS mailing list

[PATCH] Improve file header comment in generated files

2021-01-18 Thread Sebastian Huber
--- c-user/config/bdbuf.rst | 10 +++--- c-user/config/bsp-related.rst | 10 +++--- c-user/config/classic-api.rst | 10 +++--- c-user/config/classic-init-task.rst | 10 +++--- c-user/config/device-driver.rst | 10 +++--- c-user/co