#3584 closed task (fixed)

Remove types which are only available if RTEMS_DEPRECATED_TYPES is defined

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 6.1
Component: rtems Version: 6
Severity: normal Keywords: qualification
Cc: Blocked By:
Blocking: #3993

Description

The types

  • boolean,
  • single_precision,
  • double_precision,
  • rtems_single,
  • rtems_double, and
  • rtems_boolean.

are only available if RTEMS_DEPRECATED_TYPES is defined. They are deprecated for a long time. Remove them in this release.

Change History (4)

comment:1 Changed on 11/08/18 at 07:11:19 by Sebastian Huber <sebastian.huber@…>

In a9767a07/rtems:

score: Use RTEMS_DEPRECATED for deprecated types

Update #3584.

comment:2 Changed on 06/01/20 at 11:16:17 by Sebastian Huber

Blocking: 3993 added

comment:3 Changed on 07/14/20 at 05:27:10 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 2adf328/rtems:

rtems: Remove support for RTEMS_DEPRECATED_TYPES

Close #3584.

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

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