Re: [PATCH] rtems: Delete rtems_object_id_api_maximum_class()

2020-11-23 Thread Sebastian Huber
On 20/11/2020 19:45, Sebastian Huber wrote: On 20/11/2020 18:56, Joel Sherrill wrote: It should be implemented. File a ticket if you don't want to do it now. But don't delete it. It should be there for completeness. I would have thought there was code that iterated over all the APIs and cla

Re: [PATCH] rtems: Delete rtems_object_id_api_maximum_class()

2020-11-20 Thread Sebastian Huber
On 20/11/2020 18:56, Joel Sherrill wrote: It should be implemented. File a ticket if you don't want to do it now. But don't delete it. It should be there for completeness. I would have thought there was code that iterated over all the APIs and classes and used it. What is being used instead?

Re: [PATCH] rtems: Delete rtems_object_id_api_maximum_class()

2020-11-20 Thread Joel Sherrill
It should be implemented. File a ticket if you don't want to do it now. But don't delete it. It should be there for completeness. I would have thought there was code that iterated over all the APIs and classes and used it. What is being used instead? On Fri, Nov 20, 2020 at 11:47 AM Sebastian Hub

[PATCH] rtems: Delete rtems_object_id_api_maximum_class()

2020-11-20 Thread Sebastian Huber
This function has no implementation. It is documented in the RTEMS Classic API Guide. --- cpukit/include/rtems/rtems/object.h | 17 - 1 file changed, 17 deletions(-) diff --git a/cpukit/include/rtems/rtems/object.h b/cpukit/include/rtems/rtems/object.h index 8e8bfbf293..77c13f47