Re: [PATCH 00/11] Generate some header files

2020-11-11 Thread Chris Johns
On 12/11/20 5:39 pm, Sebastian Huber wrote: > On 11/11/2020 22:37, Chris Johns wrote: > >> As an aside, are the links from one location in rtems-central? The link >> itself >> may need to be changed and the sources regenerated. > > It is defined in one place, however, present in some test files.

Re: [PATCH 00/11] Generate some header files

2020-11-11 Thread Sebastian Huber
On 11/11/2020 22:37, Chris Johns wrote: As an aside, are the links from one location in rtems-central? The link itself may need to be changed and the sources regenerated. It is defined in one place, however, present in some test files. So, you need "sed" to change the text: https://git.rtem

Re: [PATCH 00/11] Generate some header files

2020-11-11 Thread Chris Johns
On 11/11/20 5:51 pm, Sebastian Huber wrote: > On 11/11/2020 01:18, Chris Johns wrote: > >> On 10/11/20 5:41 pm, Sebastian Huber wrote: >>> On 10/11/2020 00:05, Chris Johns wrote: >>> On 10/11/20 1:49 am, Sebastian Huber wrote: > This patch set replaces some hand written header files of th

Re: [PATCH 00/11] Generate some header files

2020-11-11 Thread Gedare Bloom
I checked the content of the 11 patches, I just noticed one inconsistency in 11/11. On Tue, Nov 10, 2020 at 11:51 PM Sebastian Huber wrote: > > On 11/11/2020 01:18, Chris Johns wrote: > > > On 10/11/20 5:41 pm, Sebastian Huber wrote: > >> On 10/11/2020 00:05, Chris Johns wrote: > >> > >>> On 10/1

Re: [PATCH 00/11] Generate some header files

2020-11-10 Thread Sebastian Huber
On 11/11/2020 01:18, Chris Johns wrote: On 10/11/20 5:41 pm, Sebastian Huber wrote: On 10/11/2020 00:05, Chris Johns wrote: On 10/11/20 1:49 am, Sebastian Huber wrote: This patch set replaces some hand written header files of the Classic API with header files generated from specification ite

Re: [PATCH 00/11] Generate some header files

2020-11-10 Thread Chris Johns
On 10/11/20 5:41 pm, Sebastian Huber wrote: > On 10/11/2020 00:05, Chris Johns wrote: > >> On 10/11/20 1:49 am, Sebastian Huber wrote: >>> This patch set replaces some hand written header files of the Classic >>> API with header files generated from specification items.  The main >>> parts are the

Re: [PATCH 00/11] Generate some header files

2020-11-09 Thread Sebastian Huber
On 10/11/2020 00:05, Chris Johns wrote: On 10/11/20 1:49 am, Sebastian Huber wrote: This patch set replaces some hand written header files of the Classic API with header files generated from specification items. The main parts are the Event Manager and the Partition Manager. The patches for t

Re: [PATCH 00/11] Generate some header files

2020-11-09 Thread Chris Johns
On 10/11/20 1:49 am, Sebastian Huber wrote: > This patch set replaces some hand written header files of the Classic > API with header files generated from specification items. The main > parts are the Event Manager and the Partition Manager. The patches for > the RTEMS Classic API Guide of these

[PATCH 00/11] Generate some header files

2020-11-09 Thread Sebastian Huber
This patch set replaces some hand written header files of the Classic API with header files generated from specification items. The main parts are the Event Manager and the Partition Manager. The patches for the RTEMS Classic API Guide of these two managers is available here: https://lists.rtems