[RTEMS Project] #3978: Move _RTEMS_version to implementation header file

RTEMS trac trac at rtems.org
Mon May 11 05:48:32 UTC 2020


#3978: Move _RTEMS_version to implementation header file
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  enhancement      |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  rtems            |    Version:  6
  Severity:  normal           |   Keywords:
Blocked By:  3970             |   Blocking:  3972
------------------------------+-----------------------------
 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. Move it to an implementation header
 file in RTEMS 6.

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


More information about the bugs mailing list