#3684: rtems_print_buffer is broken
--------------------------+--------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 5.1
Component: lib | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+--------------------
Consider this call:
{{{
#include <rtems/dumpbuf.h>
rtems_print_buffer ((const unsigned char *) "\x12\x23\x56\x78", 4);
}}}
On `psim` you get:
{{{
1f 2f 5f 7f |.#Vx |
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3684>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs