[PATCH] posix-compliance: Update tracking spreadsheet to v12

Gedare Bloom gedare at rtems.org
Wed Apr 7 16:46:48 UTC 2021


On Wed, Apr 7, 2021 at 10:31 AM Joel Sherrill <joel at rtems.org> wrote:
>
>
>
> On Wed, Apr 7, 2021, 11:25 AM Gedare Bloom <gedare at rtems.org> wrote:
>>
>> ok, but do you need to be replacing these versions or can you provide
>> one version that you update?
>>
>> I guess, the modifications will be quite bad when you add new columns,
>> but updating/adding rows would be much smaller changes? Just a
>> thought.
>
>
> It should be obvious that I am updating this externally using a spreadsheet and just exporting CSV. I suppose we could always have the same name but I would still need a way to know what version of the spreadsheet it came from. But I guess that could be a short ASCII file in this directory.
>
> Can I submit a follow up patch doing that? A rename will be a small patch.
>
Yes

>>
>> On Tue, Apr 6, 2021 at 5:28 PM Joel Sherrill <joel at rtems.org> wrote:
>> >
>> > The new version of the API tracking spreadsheet includes FACE
>> > Technical Standard, Edition 3.1 as well as a few additions to
>> > what RTEMS supports. The generation script and discussion of
>> > standards was updated to reflect the inclusion of a new Edition
>> > of the FACE Technical Standard.
>> >
>> > Closes #4380.
>> > ---
>> >  .../RTEMS-Standards-Compliance-v12.csv             | 1372 ++++++++++++++++++++
>> >  posix-compliance/RTEMS-Standards-Compliance-v9.csv | 1356 -------------------
>> >  posix-compliance/posix_rst.py                      |   12 +
>> >  posix-compliance/standards.rst                     |   20 +-
>> >  posix-compliance/wscript                           |    2 +-
>> >  5 files changed, 1398 insertions(+), 1364 deletions(-)
>> >  create mode 100755 posix-compliance/RTEMS-Standards-Compliance-v12.csv
>> >  delete mode 100755 posix-compliance/RTEMS-Standards-Compliance-v9.csv
>> >


More information about the devel mailing list