[RTEMS Project] #3621: Statically initialize object information structures

RTEMS trac trac at rtems.org
Fri Dec 7 13:33:41 UTC 2018


#3621: Statically initialize object information structures
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  5.1
Component:  score            |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"0da9d805cd697dd2eed050374f704b29e8d3c18a/rtems"
 0da9d80/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="0da9d805cd697dd2eed050374f704b29e8d3c18a"
 score: Rename Objects_Information::size

 Rename Objects_Information::size to Objects_Information::object_size.
 Change its type from size_t to uint16_t and move it to reduce the size
 of Objects_Information.

 Update #3621.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3621#comment:8>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list