Re: Comments in spec files in rtems.git

2020-09-21 Thread Sebastian Huber
On 22/09/2020 03:38, Chris Johns wrote: On 21/9/20 12:35 am, Sebastian Huber wrote: On 19/09/2020 02:43, Chris Johns wrote: Hi, Can comments be added to the .yml files under specs in rtems.git? the problem with comments in YAML files is that they are not preserved if you parse the files and

Re: Comments in spec files in rtems.git

2020-09-21 Thread Chris Johns
On 21/9/20 12:35 am, Sebastian Huber wrote: > On 19/09/2020 02:43, Chris Johns wrote: >> Hi, >> >> Can comments be added to the .yml files under specs in rtems.git? > the problem with comments in YAML files is that they are not preserved if you > parse the files and write them back. Could we have

Re: Comments in spec files in rtems.git

2020-09-20 Thread Sebastian Huber
Hello Chris, On 19/09/2020 02:43, Chris Johns wrote: Hi, Can comments be added to the .yml files under specs in rtems.git? the problem with comments in YAML files is that they are not preserved if you parse the files and write them back. I was looking over a few files and wonder if some comm

Comments in spec files in rtems.git

2020-09-18 Thread Chris Johns
Hi, Can comments be added to the .yml files under specs in rtems.git? I was looking over a few files and wonder if some comments would help. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel