[RTEMS Project] #2128: [Patch] io.h: Use uint32_t and co. instead of "unsigned int"

RTEMS trac trac at rtems.org
Wed Dec 24 03:40:55 UTC 2014


#2128: [Patch] io.h: Use uint32_t and co. instead of "unsigned int"
--------------------------+----------------------------
 Reporter:  nick.withers  |       Owner:  joel.sherrill
     Type:  defect        |      Status:  closed
 Priority:  highest       |   Milestone:  4.11
Component:  cpukit        |     Version:  4.11
 Severity:  trivial       |  Resolution:  fixed
 Keywords:                |
--------------------------+----------------------------
Changes (by Nick Withers <nick.withers@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"2d5c48691453a05ffb3a264f75e71490166f819a/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="2d5c48691453a05ffb3a264f75e71490166f819a"
 Use fixed-width C99 types for PowerPC in_be16() and co.

 Also use the const qualifier on the address pointer's target in in_*()

 Closes #2128
 }}}

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


More information about the bugs mailing list