[RTEMS Project] #3584: Remove types which are only available if RTEMS_DEPRECATED_TYPES is defined

RTEMS trac trac at rtems.org
Wed Nov 7 12:36:56 UTC 2018


#3584: Remove types which are only available if RTEMS_DEPRECATED_TYPES is defined
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  task             |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  rtems            |    Version:  6
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 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.

--
Ticket URL: <http://devel.rtems.org/ticket/3584>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list