[RTEMS Project] #3970: Deprecate use _RTEMS_version at API level

RTEMS trac trac at rtems.org
Tue May 5 12:34:08 UTC 2020


#3970: Deprecate use _RTEMS_version at API level
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  enhancement      |     Status:  assigned
  Priority:  normal           |  Milestone:  5.1
 Component:  rtems            |    Version:  5
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 The global variable _RTEMS_version was declared via <rtems.h> and may be
 used directly by application code. Applications should use
 rtems_get_version_string() instead. Mark this variable as deprecated and
 move it to an internal header file in RTEMS 6.

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


More information about the bugs mailing list