#3971 closed enhancement (fixed)

Deprecate use of RTEMS_MAXIMUM_NAME_LENGTH

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: rtems Version: 5
Severity: normal Keywords: qualification
Cc: Blocked By:
Blocking: #3972, #3979

Description

This define is unused and undocumented. It is available via <rtems.h>. Deprecate its use.

Change History (4)

comment:1 Changed on 05/05/20 at 12:55:41 by Sebastian Huber

Blocking: 3972 added

comment:2 Changed on 05/06/20 at 06:02:40 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 3d86d83/rtems:

rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTH

This define is

  • not documented,
  • not used in the RTEMS code base, and
  • longer than sizeof(rtems_name).

Close #3971.

comment:3 Changed on 05/11/20 at 05:49:22 by Sebastian Huber

Blocking: 3979 added

comment:4 Changed on 06/23/21 at 07:07:55 by Sebastian Huber

Keywords: qualification added
Note: See TracTickets for help on using tickets.